DETRAN SC: Veículo (Extrato) for Claude Desktop
io.github.mcp-dir/detran_sc_veiculo-mcp
DETRAN SC: Vehicle (Extrato), official-source lookup. Platform-hosted, pay per query with prepaid cr
client:Claude Desktop
transport:streamable-http
tools:7
Install DETRAN SC: Veículo (Extrato) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"detran_sc_veiculo-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_detran_sc_veiculo"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs