Skip to content
Cline

api sorties mcp for Cline

io.github.mabari2505/api-sorties-mcp

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

client:Cline transport:stdio runtime:npm

Install api sorties mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

api sorties mcp in other clients