Skip to content
Cline

grounded support agent for Cline

io.github.ankit512/grounded-support-agent

Governed support MCP: answers only KB-grounded questions with citations, escalates the rest.

client:Cline transport:stdio runtime:pypi

Install grounded support agent 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": {
    "grounded-support-agent": {
      "command": "uvx",
      "args": [
        "grounded-support-agent"
      ]
    }
  }
}

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

grounded support agent in other clients