AI & ML
Trust: 37/100 (Limited)Agent Passport System Guide
Ed25519 identity, delegation, governance, and commerce for AI agents. 44 tools.
by aeoess
Quick Start
Install
npx agent-passport-system-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aeoess-agent-passport-mcp": {
"command": "npx",
"args": [
"agent-passport-system-mcp"
]
}
}
}