RAVEN. / mcp

Raven MCP

One tool — raven_verify_token — for Claude Desktop, Claude Code, and any MCP-capable agent framework.

Install

npx -y raven-verify-mcp

Claude Desktop config

{
  "mcpServers": {
    "raven": { "command": "npx", "args": ["-y", "raven-verify-mcp"] }
  }
}

What the tool returns

Verdict + finding codes + coverage gaps + signed attestation — same contract as the hosted API (/openapi.json). Ask your agent: "verify this Solana token before we touch it".

Full docs: raven-verify-mcp on npm.

Request hosted access For agents