moltbridge for Claude Code
io.github.jkheadley/moltbridge
Agent network intelligence for AI agents. Trust scoring, broker discovery, and Ed25519 identity.
client:Claude Code
transport:stdio
runtime:npm
Install moltbridge in Claude Code
run in your project directory
claude mcp add moltbridge -e MOLTBRIDGE_AGENT_ID=<MOLTBRIDGE_AGENT_ID> -e MOLTBRIDGE_SIGNING_KEY=<MOLTBRIDGE_SIGNING_KEY> -e MOLTBRIDGE_BASE_URL=<MOLTBRIDGE_BASE_URL> -- npx -y moltbridge
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs