Loading MCP server directory, please wait...
Verify a proposed action against a signed Agent Mandate without executing or mutating accounts.
npx @getmcp/cli add io.github.API-Disk-Integrations/agent-mandateRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_MANDATE_API_KEYCaller-owned Agent Mandate API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.API-Disk-Integrations/agent-mandate": {
"command": "npx",
"args": [
"-y",
"@api-disk-integrations/agent-mandate-mcp"
],
"env": {
"AGENT_MANDATE_API_KEY": ""
}
}
}
}