Skip to content
Zed

Raven — Solana Token Verification for Zed

io.github.billybotticelli4u-collab/raven-verify

Solana token-launch verification for AI agents — deterministic, replayable, returns 'unknowable'.

client:Zed transport:stdio runtime:npm

Install Raven — Solana Token Verification 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": {
    "raven-verify": {
      "command": "npx",
      "args": [
        "-y",
        "raven-verify-mcp"
      ],
      "env": {
        "RAVEN_SOLANA_RPC_URL": "<RAVEN_SOLANA_RPC_URL>"
      }
    }
  }
}

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

Raven — Solana Token Verification in other clients