VINdata for Zed
io.github.bhuvanabala/vindata-mcp
VIN decoding and European vehicle data for automotive workflows.
client:Zed
transport:streamable-http
tools:1
Install VINdata in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vindata-mcp": {
"url": "https://vindata-mcp.vindata.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs