$ timeahead.in
mcp/chainpaytomcp-server/install/claude-code

install @chainpayto/mcp-server on Claude Code

Requires the runtime declared in the upstream repo — check the README before running. Claude Code persists MCP servers via its CLI — no config file to edit, just run the command below once. Paste the config below, then follow the reload step to register @chainpayto/mcp-server.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add chainpay --env CHAINPAY_API_URL=https://api.chainpay.to --env CHAINPAY_API_KEY=your_api_key --env CHAINPAY_API_SECRET=your_api_secret_plaintext -- npx -y @chainpayto/mcp-server
then: No reload needed — the next session picks up the new server.
other clients
Claude DesktopCursorWindsurfVS Code (Copilot)
← back to @chainpayto/mcp-server