Loading MCP server directory, please wait...
Governed support MCP: answers only KB-grounded questions with citations, escalates the rest.
npx @getmcp/cli add io.github.Ankit512/grounded-support-agentRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ankit512/grounded-support-agent": {
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}