CGU (Controladoria Geral da União) for Grok
io.github.mcp-dir/cgu-mcp
Looks up records of a person or company at the Federal Comptroller General (CGU) from the CPF or CNP
client:Grok
transport:streamable-http
tools:7
Install CGU (Controladoria Geral da União) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cgu-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_cgu"
}
}
}
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