Skip to content
VS Code

Receita Federal PF for VS Code

io.github.mcp-dir/receita_pf-mcp

Looks up the registration status of an individual at the Federal Revenue from the CPF and date of bi

client:VS Code transport:streamable-http tools:7

Install Receita Federal PF in VS Code

.vscode/mcp.json

{
  "servers": {
    "receita_pf-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_receita_pf"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Receita Federal PF in other clients