Installation Guide

Install IRONCLAW BTC Node

Select your AI tool below to get the exact configuration you need.

Install IRONCLAW BTC Node in 3 minutes

Choose your client, copy or download the generated MCP configuration, paste it into the config path, then restart the client.

1

Choose your AI tool

Each tool has a slightly different configuration format. Pick yours.

AI-first code editor with built-in MCP support

2

Copy the configuration

Add this to your config file at ~/.cursor/mcp.json

~/.cursor/mcp.json
{
  "mcpServers": {
    "IRONCLAW BTC Node": {
      "command": "https://mcp.btcnode.uk/sse",
      "args": []
    }
  }
}
Suggested file name: ironclaw-btc-node-cursor-mcp.json
3

Follow the steps

Install to Cursor

  1. Open Cursor and go to Settings -> MCP
  2. Click Add new MCP server
  3. Copy the configuration below and paste it
  4. Or manually edit the config file at ~/.cursor/mcp.json
  5. Restart Cursor to apply changes

Tip: You can manage multiple MCP servers in the same mcp.json file by adding them under the mcpServers key.

Quick verification checklist

Config saved at ~/.cursor/mcp.json
Cursor restarted after saving
Command works from a terminal
Server appears in the MCP tools list

After pasting the config, restart Cursor to apply changes.

Did it work?

Your feedback improves install success data and helps future users avoid common issues.