Skip to content
Zed

CryptoPrice for Zed

io.github.therealmrfunguy/crypto-price

Real-time cryptocurrency prices, market data, and trending coins via CoinGecko.

client:Zed transport:sse

Install CryptoPrice in Zed

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

{
  "context_servers": {
    "crypto-price": {
      "url": "https://crypto.rjctdlabs.xyz/sse"
    }
  }
}

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

CryptoPrice in other clients