Loading MCP server directory, please wait...
Community-built read-only Nockchain access: balances, payment verification, blocks, node health.
npx @getmcp/cli add io.github.winter0x/nockchain-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.winter0x/nockchain-mcp": {
"command": "npx",
"args": [
"-y",
"nockchain-mcp"
],
"env": {
"NOCKCHAIN_ENDPOINTS": "",
"NOCKCHAIN_MAX_STALENESS_SECONDS": "",
"NOCKCHAIN_MAX_HEIGHT_LAG": ""
}
}
}
}