Skip to content
Cursor

Mempool Space for Cursor

io.github.pipeworx-io/mempool-space

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

client:Cursor transport:streamable-http

Install Mempool Space in Cursor

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

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

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

Mempool Space in other clients