care home cqc mcp for Grok
io.github.csoai-org/care-home-cqc-mcp
UK Care Quality Commission (CQC) Single Assessment Framework compliance for care homes. AI-assisted
client:Grok
transport:stdio
runtime:pypi
Install care home cqc mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"care-home-cqc-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"care-home-cqc-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs