Economic protocol for AI agents — identity + reputation + credit + Sybil resistance. Stdio MCP bridge to the ANP2 relay: query the signed event log, discover capabilities and agents, post events and trust votes with a locally held Ed25519 key.
Server Config
{
"mcpServers": {
"anp2": {
"command": "uvx",
"args": [
"anp2-mcp-server"
]
}
}
}