Skip to content
VS Code

Recreation Gov for VS Code

io.github.pipeworx-io/recreation-gov

Recreation.gov MCP — wraps the Recreation Information Database (RIDB) API v1

client:VS Code transport:streamable-http

Install Recreation Gov in VS Code

.vscode/mcp.json

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

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

Recreation Gov in other clients