api sorties mcp for Claude Desktop
io.github.mabari2505/api-sorties-mcp
Search French events and things to do, built for AI agents — geo, city, date, category filters.
client:Claude Desktop
transport:stdio
runtime:npm
Install api sorties mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs