MCP Server
MCP
Raven — Solana Token Verification
Solana token-launch verification for AI agents — deterministic, replayable, returns 'unknowable'.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "raven-verify-mcp",
"version": "0.1.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Solana mainnet RPC endpoint. Supplied by you, never taken from a caller. Without it, every call returns 'unknowable' rather than failing.",
"isRequired": true,
"isSecret": true,
"name": "RAVEN_SOLANA_RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment