Skip to content
Cline

opengate mcp for Cline

io.github.nickjlamb/opengate-mcp

Check whether an AI answer is grounded in its context — deterministic, no LLM judge.

client:Cline transport:stdio runtime:npm

Install opengate mcp 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

{
  "mcpServers": {
    "opengate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pharmatools/opengate-mcp"
      ]
    }
  }
}

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

opengate mcp in other clients