croissant for Windsurf
io.github.getcroissant/croissant
Search and book coworking spaces and conference rooms via Croissant.
client:Windsurf
transport:stdio
runtime:npm
Install croissant in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"croissant": {
"command": "npx",
"args": [
"-y",
"croissant-mcp-server"
],
"env": {
"CROISSANT_API_KEY": "<CROISSANT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs