Skip to content
VS Code

SuperTours.ru Tour Search for VS Code

ru.supertours/tours

Search tours and excursions on supertours.ru by destination, price, duration, and rating.

client:VS Code transport:sse

Install SuperTours.ru Tour Search in VS Code

.vscode/mcp.json

{
  "servers": {
    "tours": {
      "type": "sse",
      "url": "https://mcp.supertours.ru/sse"
    }
  }
}

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

SuperTours.ru Tour Search in other clients