US State DMV for Zed
io.github.pipeworx-io/us-dmv
US state DMV data: vehicle and EV registrations, office locators, live wait times
client:Zed
transport:streamable-http
Install US State DMV in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"us-dmv": {
"url": "https://gateway.pipeworx.io/us-dmv/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs