Skip to content
Windsurf

gctrl for Windsurf

io.github.gctrl-tech/gctrl

Governed graph-native agent memory: knowledge extraction, fusion, hybrid RAG, scoped access tokens.

client:Windsurf transport:stdio runtime:npm

Install gctrl 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": {
    "gctrl": {
      "command": "npx",
      "args": [
        "-y",
        "gctrl-mcp"
      ],
      "env": {
        "GCTRL_GATEWAY_URL": "<GCTRL_GATEWAY_URL>",
        "GCTRL_API_URL": "<GCTRL_API_URL>",
        "GCTRL_API_TOKEN": "<GCTRL_API_TOKEN>"
      }
    }
  }
}

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

gctrl in other clients