Skip to content
Zed

api sorties mcp for Zed

io.github.mabari2505/api-sorties-mcp

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

client:Zed transport:stdio runtime:npm

Install api sorties mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "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>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

api sorties mcp in other clients