Skip to content
Zed

Voris for Zed

ai.voris.mcp/server

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

client:Zed transport:stdio runtime:npm

Install Voris in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

Voris in other clients