Odel
scry mcp

scry mcp

Local
@pfeilisolanaJavaScriptMITUpdated 1mo ago

Keyless MCP bridge to Scry Solana wallet intel: free coverage check, catalog, x402 paid endpoints.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmscry-mcpv0.1.0

Run

npx -y scry-mcp

MCP client config

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