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
{
"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