US State DMV for VS Code
io.github.pipeworx-io/us-dmv
US state DMV data: vehicle and EV registrations, office locators, live wait times
client:VS Code
transport:streamable-http
Install US State DMV in VS Code
.vscode/mcp.json
{
"servers": {
"us-dmv": {
"type": "http",
"url": "https://gateway.pipeworx.io/us-dmv/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs