Skip to content
Windsurf

api sorties mcp for Windsurf

io.github.mabari2505/api-sorties-mcp

Search French events and things to do, built for AI agents — geo, city, date, category filters.

client:Windsurf transport:stdio runtime:npm

Install api sorties 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": {
    "api-sorties-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "api-sorties-mcp"
      ],
      "env": {
        "API_SORTIES_BASE_URL": "<API_SORTIES_BASE_URL>",
        "API_SORTIES_API_KEY": "<API_SORTIES_API_KEY>"
      }
    }
  }
}

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

api sorties mcp in other clients