- Agentvalet
Agentvalet
AgentValet is a governed credential broker for AI agents. It lets an agent call approved SaaS platforms through a proxy that checks permissions, holds sensitive actions for human approval, and records every call in an append-only audit log, so the agent never holds a raw token.
Overview
AgentValet
AgentValet is a governed credential broker for AI agents. Instead of handing an agent a raw API key, you connect a platform once to AgentValet, grant the agent a narrow scope, and let it call the platform through a proxy that checks the permission, holds sensitive actions for human approval, and records every call in an append-only audit log. The agent never holds a raw token.
What it does
- Scoped permissions per agent and platform, deny by default
- Human approval for sensitive actions, the call is held transparently until you approve
- Append-only audit log of every action
- Encrypted credential vault, credentials never reach the agent
- Automatic suspension of an agent after repeated auth failures
Install
Register an agent to get your AGENT_ID, OWNER_ID, and key:
npx @agentvalet/register
Then add it to your MCP client:
{
"mcpServers": {
"agentvalet": {
"command": "npx",
"args": ["-y", "@agentvalet/mcp-server"],
"env": {
"AGENT_ID": "agt_...",
"OWNER_ID": "...",
"PROXY_URL": "https://api.agentvalet.ai",
"AGENT_PRIVATE_KEY_PATH": "/path/to/agent.key"
}
}
}
}
Links
Server Config
{
"mcpServers": {
"agentvalet": {
"command": "npx",
"args": [
"-y",
"@agentvalet/mcp-server"
],
"env": {
"AGENT_ID": "agt_...",
"OWNER_ID": "...",
"PROXY_URL": "https://api.agentvalet.ai",
"AGENT_PRIVATE_KEY_PATH": "/path/to/agent.key"
}
}
}
}Project Info
Created At
13 days agoUpdated At
13 days agoAuthor Name
AgentValetStar
-Language
-License
-Tags
Recommend Servers
View AllSerper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Ukraine Payments Mcp
@junter1989k-ai
10 days ago
Ivory Coast Payments Mcp
@junter1989k-ai
10 days ago
New Zealand Payments Mcp
@junter1989k-ai
10 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Costa Rica Payments Mcp
@junter1989k-ai
10 days ago
Georgia Payments Mcp
@junter1989k-ai
10 days ago
Spain Payments Mcp
@junter1989k-ai
10 days ago
Kenya Payments Mcp
@junter1989k-ai
10 days ago
Test
@modelcontextprotocol
test
7 months ago
Kuwait Payments Mcp
@junter1989k-ai
10 days ago
Hong Kong Payments Mcp
@junter1989k-ai
10 days ago
Belgium Payments Mcp
@junter1989k-ai
10 days ago