UK Charity Commission for England and Wales for Grok
io.github.robertalsop/charity-commission
UK Charity Commission register with cleaning - 31 tools for search, financials, governance.
client:Grok
transport:stdio
runtime:pypi
Install UK Charity Commission for England and Wales in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"charity-commission": {
"type": "stdio",
"command": "uvx",
"args": [
"bartram-companies-house"
],
"env": {
"CHARITY_COMMISSION_API_KEY": "<CHARITY_COMMISSION_API_KEY>"
}
}
}
}
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