Developer Tools
Trust: 30/100 (Limited)io.github.getcroissant/croissant Guide
Search and book coworking spaces and conference rooms via Croissant.
by getcroissant
Quick Start
Install
npx croissant-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-getcroissant-croissant": {
"command": "npx",
"args": [
"croissant-mcp-server"
]
}
}
}