Skip to content
Zed

Bitpoort for Zed

com.bitpoort/on-chain-data

On-chain blockchain data for AI agents across Ethereum, Bitcoin, and Hyperliquid.

client:Zed transport:sse

Install Bitpoort in Zed

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

{
  "context_servers": {
    "on-chain-data": {
      "url": "https://bitpoort.com/mcp/sse"
    }
  }
}

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

Bitpoort in other clients