Skip to content
Cline

BTCFi API for Cline

io.github.aiindigo925/btcfi

Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.

client:Cline transport:stdio runtime:npm

Install BTCFi API in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "btcfi": {
      "command": "npx",
      "args": [
        "-y",
        "@aiindigo/btcfi-mcp"
      ],
      "env": {
        "SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

BTCFi API in other clients