UK Data API for Grok
io.github.chetparker/uk-data-api
24 UK data endpoints — property, weather, companies, vehicles, finance. Paid via x402.
client:Grok
transport:sse
Install UK Data API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uk-data-api": {
"type": "sse",
"url": "https://web-production-18a32.up.railway.app/mcp/sse"
}
}
}
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