Skip to content
Claude Code

Paybond MCP Server for Claude Code

io.github.nonameuserd/paybond

Default trust layer for agentic payments: authorize agent spend, evidence, receipts, settlement.

client:Claude Code transport:stdio runtime:npm

Install Paybond MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add paybond -e PAYBOND_API_KEY=<PAYBOND_API_KEY> -e PAYBOND_GATEWAY_URL=<PAYBOND_GATEWAY_URL> -e PAYBOND_ENV_FILE=<PAYBOND_ENV_FILE> -- npx -y @paybond/kit

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Paybond MCP Server in other clients