Skip to content
VS Code

Themeparks for VS Code

io.github.pipeworx-io/themeparks

ThemeParks.wiki MCP — live theme park wait times, schedules, and attraction data.

client:VS Code transport:streamable-http

Install Themeparks in VS Code

.vscode/mcp.json

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

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

Themeparks in other clients