CARF (Recursos Fiscais) for Claude Desktop
io.github.mcp-dir/carf-mcp
Looks up proceedings of a person or company at the Administrative Board of Tax Appeals (CARF) from t
client:Claude Desktop
transport:streamable-http
tools:10
Install CARF (Recursos Fiscais) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"carf-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_carf"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs