Skip to content
Windsurf

getyourguide mcp for Windsurf

io.github.chrischall/getyourguide-mcp

GetYourGuide tours & activities for Claude — search, details, options, and reviews

client:Windsurf transport:stdio runtime:npm

Install getyourguide mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "getyourguide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getyourguide-mcp"
      ],
      "env": {
        "GYG_API_KEY": "<GYG_API_KEY>",
        "GYG_CURRENCY": "<GYG_CURRENCY>",
        "GYG_LANGUAGE": "<GYG_LANGUAGE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

getyourguide mcp in other clients