Skip to content
VS Code

Parks Open for VS Code

ca.parksopen/parksopen

Live BC Parks campsite and day-pass status with freshness and official booking links.

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

Install Parks Open in VS Code

.vscode/mcp.json

{
  "servers": {
    "parksopen": {
      "type": "http",
      "url": "https://parksopen.ca/api/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

Parks Open in other clients