Skip to content
VS Code

Data Vermont for VS Code

io.github.pipeworx-io/data-vermont

Vermont Open Data (data.vermont.gov) Socrata MCP.

client:VS Code transport:streamable-http

Install Data Vermont in VS Code

.vscode/mcp.json

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

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

Data Vermont in other clients