Loading MCP server directory, please wait...
Economic protocol for AI agents — identity + reputation + credit + Sybil resistance (MCP bridge)
npx @getmcp/cli add io.github.anp2protocol/anporia-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.anp2protocol/anporia-mcp-server": {
"command": "uvx",
"args": [
"anporia-mcp-server"
],
"env": {
"ANPORIA_RELAY_URL": "https://anp2.com/api",
"ANPORIA_RELAY_USER": "",
"ANPORIA_RELAY_PASSWORD": "",
"ANPORIA_PRIVATE_KEY": "",
"ANPORIA_KEY_FILE": "~/.anporia/key.priv"
}
}
}
}