Looks up an individual's income tax refund status from the CPF, date of birth, and tax year. Platfor
claude mcp add restituicao_irpf-mcp --transport http https://api.mcp.ai/p_restituicao_irpf
~/.cursor/mcp.json
{
"mcpServers": {
"restituicao_irpf-mcp": {
"url": "https://api.mcp.ai/p_restituicao_irpf"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"restituicao_irpf-mcp": {
"serverUrl": "https://api.mcp.ai/p_restituicao_irpf"
}
}
}
.vscode/mcp.json
{
"servers": {
"restituicao_irpf-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_restituicao_irpf"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"restituicao_irpf-mcp": {
"url": "https://api.mcp.ai/p_restituicao_irpf"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"restituicao_irpf-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_restituicao_irpf"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_restituicao_irpf | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--restituicao_irpf-mcp/reviews or the review_server meta-tool.
POST /mcp