Skip to content
Grok

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)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

UK Charity Commission for England and Wales in other clients