Skip to content
Windsurf

data for Windsurf

io.github.vdappdev2/data

MCP server for Verus on-chain data retrieval, decryption, signing, and verification

client:Windsurf transport:stdio runtime:npm

Install data in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "data": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/data-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

data in other clients