Skip to content
Windsurf

viator mcp for Windsurf

io.github.chrischall/viator-mcp

Search Viator tours and activities — products, availability, attractions, destinations.

client:Windsurf transport:stdio runtime:npm

Install viator 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": {
    "viator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chrischall/viator-mcp"
      ],
      "env": {
        "VIATOR_API_KEY": "<VIATOR_API_KEY>",
        "VIATOR_LANGUAGE": "<VIATOR_LANGUAGE>",
        "VIATOR_CACHE_TTL": "<VIATOR_CACHE_TTL>",
        "VIATOR_STATIC_CACHE_TTL": "<VIATOR_STATIC_CACHE_TTL>"
      }
    }
  }
}

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

viator mcp in other clients