Skip to content
Zed

Mempool Space for Zed

io.github.pipeworx-io/mempool-space

mempool.space MCP — Bitcoin block explorer + mempool/fee stats

client:Zed transport:streamable-http

Install Mempool Space in Zed

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

{
  "context_servers": {
    "mempool-space": {
      "url": "https://gateway.pipeworx.io/mempool-space/mcp"
    }
  }
}

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

Mempool Space in other clients