Skip to content
Zed

vedetta for Zed

com.dethboy/vedetta

x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.

client:Zed transport:stdio runtime:npm

Install vedetta 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": {
    "vedetta": {
      "command": "npx",
      "args": [
        "-y",
        "vedetta-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "VEDETTA_API_URL": "<VEDETTA_API_URL>",
        "VEDETTA_MAX_PRICE_USD": "<VEDETTA_MAX_PRICE_USD>"
      }
    }
  }
}

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

vedetta in other clients