Skip to content
Windsurf

mcp reunion for Windsurf

io.github.hug0x0/mcp-reunion

MCP server for Réunion open data (data.regionreunion.com)

client:Windsurf transport:stdio runtime:npm

Install mcp reunion in Windsurf

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

{
  "mcpServers": {
    "mcp-reunion": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-reunion"
      ]
    }
  }
}

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

mcp reunion in other clients