Restituição IRPF for VS Code
io.github.mcp-dir/restituicao_irpf-mcp
Looks up an individual's income tax refund status from the CPF, date of birth, and tax year. Platfor
client:VS Code
transport:streamable-http
tools:7
Install Restituição IRPF in VS Code
.vscode/mcp.json
{
"servers": {
"restituicao_irpf-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_restituicao_irpf"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs