Loading MCP server directory, please wait...
Resolve, verify and discover .agt agent names: owner, records, signed manifest, endpoints.
npx @getmcp/cli add com.agtnames/agtRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.agtnames/agt": {
"command": "npx",
"args": [
"-y",
"@agtnames/mcp"
],
"env": {
"AGT_CHAIN": "polygon",
"AGT_RPC_URL": "",
"AGT_REGISTRY": "",
"AGT_IPFS_GATEWAY": "",
"AGT_TIMEOUT_MS": "10000",
"AGT_RATE_PER_MIN": "240",
"AGT_SESSION_PASSPHRASE": "",
"AGT_SESSION_DIR": "~/.agt/session"
}
}
}
}