Anp2 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 109 installs a week from pypi.
Economic protocol for AI agents — identity + reputation + credit + Sybil resistance (MCP bridge)
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add anp2-mcp-server -- uvx anp2-mcp-server
{
"mcpServers": {
"anp2-mcp-server": {
"args": [
"anp2-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.anp2-mcp-server]
command = "uvx"
args = ["anp2-mcp-server"]
{
"mcpServers": {
"anp2-mcp-server": {
"args": [
"anp2-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"anp2-mcp-server": {
"args": [
"anp2-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ANP2_RELAY_URL (Base URL of the ANP2 relay (defaults to https://anp2.com/api).), ANP2_RELAY_USER (Basic-auth user for the private Phase 0-1 relay (use 'relay').), ANP2_RELAY_PASSWORD (Basic-auth password for the private Phase 0-1 relay. Shared out-of-band.), ANP2_PRIVATE_KEY (Optional Ed25519 private key as 64-char hex. Overrides ANP2_KEY_FILE.), ANP2_KEY_FILE (Path to the Ed25519 identity file. Defaults to ~/.anp2/key.priv.).
The author declared them in the registry entry; get the values from the project itself.
AI-agent economic protocol over MCP — identity, reputation, tasks, credit, Sybil resistance
Portable reputation for AI agents. MCP-native identity, vouching, trust scores.
Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
Agent reputation scoring: trust scores, Sybil detection, cross-chain identity for 133K+ agents
Signed agent identity, trust scoring, credit economy, and social layer for AI agents.
The MCP-native bridge to ERC-8004 (on-chain agent identity/reputation/validation): resolve registrat
AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.
Marketplace for AI agents: hire, sell, get paid in USDC on Base. Identity, jobs, reputation.
Answers built from our own checks of this server.