io.github.anp2protocol
anp2-mcp-server
Economic protocol for AI agents — identity + reputation + credit + Sybil resistance (MCP bridge)
stdioofficialinfra
Package Details
anp2-mcp-server
Transportstdio
Environment Variables
ANP2_RELAY_URL(str)
Default:
https://anp2.com/apiBase URL of the ANP2 relay (defaults to https://anp2.com/api).
ANP2_RELAY_USER(str)
Basic-auth user for the private Phase 0-1 relay (use 'relay').
ANP2_RELAY_PASSWORD(str)
Secret
Basic-auth password for the private Phase 0-1 relay. Shared out-of-band.
ANP2_PRIVATE_KEY(str)
Secret
Optional Ed25519 private key as 64-char hex. Overrides ANP2_KEY_FILE.
ANP2_KEY_FILE(str)
Default:
~/.anp2/key.privPath to the Ed25519 identity file. Defaults to ~/.anp2/key.priv.