Skip to content
VS Code

scry mcp for VS Code

io.github.pfeilisolana/scry-mcp

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

client:VS Code transport:stdio runtime:npm

Install scry mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "scry-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "scry-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

scry mcp in other clients