Skip to content
Zed

Bitview for Zed

io.github.bitcoinresearchkit/bitview

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

client:Zed transport:streamable-http

Install Bitview in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Bitview in other clients