Veículo for Zed
io.github.mcp-dir/veiculo-mcp
Look up a vehicle by license plate against official sources (make/model, year, status, restrictions)
client:Zed
transport:streamable-http
tools:7
Install Veículo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"veiculo-mcp": {
"url": "https://api.mcp.ai/p_veiculo"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs