Receita Federal PJ for VS Code
io.github.mcp-dir/receita_pj-mcp
Looks up a company's registration data at the Federal Revenue from the CNPJ, optionally with the own
client:VS Code
transport:streamable-http
tools:7
Install Receita Federal PJ in VS Code
.vscode/mcp.json
{
"servers": {
"receita_pj-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_receita_pj"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs