Skip to content
VS Code

Auto Dev for VS Code

io.github.pipeworx-io/auto-dev

Auto.dev MCP — wraps the Auto.dev automotive data API (auto.dev)

client:VS Code transport:streamable-http tools:39

Install Auto Dev in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

All 39 tools →

Auto Dev in other clients