Skip to content
Zed

cryptoiz for Zed

io.github.dadang11/cryptoiz

Solana DEX whale intelligence: alpha, divergence, phase scoring, BTC regime. USDC payments via x402.

client:Zed transport:stdio runtime:npm

Install cryptoiz in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "cryptoiz": {
      "command": "npx",
      "args": [
        "-y",
        "cryptoiz-mcp"
      ],
      "env": {
        "SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>"
      }
    }
  }
}

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

cryptoiz in other clients