Certidão de Débitos PF for Claude Desktop
io.github.mcp-dir/certidao_debitos_pf-mcp
Issues the joint federal tax debt certificate for an individual from the CPF. Platform-hosted, no cr
client:Claude Desktop
transport:streamable-http
tools:7
Install Certidão de Débitos PF in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"certidao_debitos_pf-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_certidao_debitos_pf"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs