Crypto Prices for Zed
io.github.guptaprakhariitr/crypto-prices-mcp
Live and historical cryptocurrency prices via CoinGecko free API.
client:Zed
transport:streamable-http
Install Crypto Prices in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"crypto-prices-mcp": {
"url": "https://crypto-prices-mcp.atlasword.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs