Skip to content
Windsurf

vardoger for Windsurf

io.github.dstrupl/vardoger

Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.

client:Windsurf transport:stdio runtime:pypi

Install vardoger 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": {
    "vardoger": {
      "command": "uvx",
      "args": [
        "vardoger"
      ],
      "env": {
        "VARDOGER_MCP_PLATFORM": "<VARDOGER_MCP_PLATFORM>"
      }
    }
  }
}

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

vardoger in other clients