Skip to content
VS Code

De Dmv for VS Code

io.github.pipeworx-io/de-dmv

Delaware DMV MCP — registered vehicles by fuel type, EV adoption, the state's electric

client:VS Code transport:streamable-http

Install De Dmv in VS Code

.vscode/mcp.json

{
  "servers": {
    "de-dmv": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/de-dmv/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

De Dmv in other clients