IRONCLAW BTC Node for Cursor
io.github.cariohca-ux/btc-node
Real BTC full node: fees, mempool, txs, portfolio, trace, whales, SEC, scraping, Reddit via x402.
client:Cursor
transport:sse
Install IRONCLAW BTC Node in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"btc-node": {
"url": "https://mcp.btcnode.uk/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs