Loading MCP server directory, please wait...
Solana token-launch verification for AI agents — deterministic, replayable, returns 'unknowable'.
npx @getmcp/cli add io.github.billybotticelli4u-collab/raven-verifyRequires Node.js 18+. Community-contributed server. Review source before installing.
RAVEN_SOLANA_RPC_URLYour Solana mainnet RPC endpoint. Supplied by you, never taken from a caller. Without it, every call returns 'unknowable' rather than failing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.billybotticelli4u-collab/raven-verify": {
"command": "npx",
"args": [
"-y",
"raven-verify-mcp"
],
"env": {
"RAVEN_SOLANA_RPC_URL": ""
}
}
}
}