Token Price API for Zed
io.github.br0ski777/token-price
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
client:Zed
transport:sse
Install Token Price API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"token-price": {
"url": "https://token-price.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs