Skip to content
Cline

gctrl for Cline

io.github.gctrl-tech/gctrl

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

client:Cline transport:stdio runtime:npm

Install gctrl in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

gctrl in other clients