Skip to content
VS Code

Bitview for VS Code

io.github.bitcoinresearchkit/bitview

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

client:VS Code transport:streamable-http

Install Bitview in VS Code

.vscode/mcp.json

{
  "servers": {
    "bitview": {
      "type": "http",
      "url": "https://mcp.bitview.space/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Bitview in other clients