Skip to content
Cursor

Bitview for Cursor

io.github.bitcoinresearchkit/bitview

Read-only Bitcoin blockchain, mempool, mining, market, and on-chain analytics; no API key.

client:Cursor transport:streamable-http

Install Bitview in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bitview": {
      "url": "https://mcp.bitview.space/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Bitview in other clients