CGU (Controladoria Geral da União) for VS Code
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:VS Code
transport:streamable-http
tools:7
Install CGU (Controladoria Geral da União) in VS Code
.vscode/mcp.json
{
"servers": {
"cgu-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_cgu"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs