Skip to content
Windsurf

trovex for Windsurf

io.github.tsukumohq/trovex

Serves coding agents one canonical doc per query instead of rereading the repo — ~60% fewer tokens.

client:Windsurf transport:stdio runtime:pypi

Install trovex in Windsurf

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

{
  "mcpServers": {
    "trovex": {
      "command": "uvx",
      "args": [
        "trovex"
      ]
    }
  }
}

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

trovex in other clients