Md Dmv for VS Code
io.github.pipeworx-io/md-dmv
Maryland DMV MCP — monthly registered-vehicle counts and electric/plug-in hybrid
client:VS Code
transport:streamable-http
Install Md Dmv in VS Code
.vscode/mcp.json
{
"servers": {
"md-dmv": {
"type": "http",
"url": "https://gateway.pipeworx.io/md-dmv/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs