Skip to content
Windsurf

Voris for Windsurf

ai.voris.mcp/server

Voris privacy-native web analytics for AI agents: query metrics & citations, scaffold tracking.

client:Windsurf transport:stdio runtime:npm

Install Voris in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@voris-ai/mcp"
      ],
      "env": {
        "VORIS_API_KEY": "<VORIS_API_KEY>"
      }
    }
  }
}

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

Voris in other clients