CoinGraph for Zed
ai.coingraph/coingraph
Pre-trade crypto intelligence: survival rating, order-book depth, unlocks and contract flags.
client:Zed
transport:streamable-http
tools:14
Install CoinGraph in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"coingraph": {
"url": "https://coingraph.ai/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs