Skip to content
Zed

Coingecko for Zed

io.github.pipeworx-io/coingecko

CoinGecko MCP — wraps CoinGecko free API (no auth required)

client:Zed transport:streamable-http tools:40

Install Coingecko in Zed

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

{
  "context_servers": {
    "coingecko": {
      "url": "https://gateway.pipeworx.io/coingecko/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 40 tools →

Coingecko in other clients