Skip to content
Claude Code

nockchain mcp for Claude Code

io.github.winter0x/nockchain-mcp

Community-built read-only Nockchain access: balances, payment verification, blocks, node health.

client:Claude Code transport:stdio runtime:npm

Install nockchain mcp 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 nockchain-mcp -e NOCKCHAIN_ENDPOINTS=<NOCKCHAIN_ENDPOINTS> -e NOCKCHAIN_MAX_STALENESS_SECONDS=<NOCKCHAIN_MAX_STALENESS_SECONDS> -e NOCKCHAIN_MAX_HEIGHT_LAG=<NOCKCHAIN_MAX_HEIGHT_LAG> -- npx -y nockchain-mcp

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

nockchain mcp in other clients