Veículo for VS Code
io.github.mcp-dir/veiculo-mcp
Look up a vehicle by license plate against official sources (make/model, year, status, restrictions)
client:VS Code
transport:streamable-http
tools:7
Install Veículo in VS Code
.vscode/mcp.json
{
"servers": {
"veiculo-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_veiculo"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs