Skip to content
VS Code

Wmata for VS Code

io.github.pipeworx-io/wmata

WMATA MCP.

client:VS Code transport:streamable-http

Install Wmata in VS Code

.vscode/mcp.json

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

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

Wmata in other clients