
Croissant
Let your coding agent search and book coworking desks or conference rooms without leaving the chat when you travel or need a meeting space.
Overview
Croissant is an MCP server for the Operate phase that searches and books coworking spaces and conference rooms through the Croissant API.
What is this MCP server?
- Search coworking spaces and conference rooms through Croissant from MCP stdio
- Book spaces via agent-driven tool calls instead of switching to a separate app
- npm package croissant-mcp-server v1.0.0 with stdio transport
- Authenticated access with CROISSANT_API_KEY secret env var
- GitHub source at getcroissant/croissant-mcp
- 1 npm stdio package: croissant-mcp-server v1.0.0
- 1 required secret: CROISSANT_API_KEY
What problem does it solve?
Switching out of your agent session to find and book workspace breaks flow when you only need a desk or room for an afternoon.
Who is it for?
Indie builders and consultants who book coworking or meeting rooms regularly and want MCP-native booking from their coding agent.
Skip if: Teams that already centralize travel and facilities in corporate tools with no need for agent-driven booking.
What do I get? / Deliverables
Your agent can query Croissant and book spaces from the same thread where you plan work and travel.
- Coworking and conference room search results inside the agent
- Completed bookings initiated via MCP tool calls
Recommended MCP Servers
Journey fit
Workspace booking is day-to-day operations infrastructure for solo builders who work from multiple cities or host client meetings. Infra covers the physical and logistical layer of running a one-person business, including where you actually sit and meet.
How it compares
Coworking booking MCP integration, not a marketplace of AI skills or a project planner.
Common Questions / FAQ
Who is Croissant MCP for?
Solo builders and founders who use MCP agents and want to search or book Croissant coworking and conference space without leaving the agent.
When should I use Croissant MCP?
Use it during Operate when you need a desk, day pass, or meeting room in a new city or before a client meeting.
How do I add Croissant MCP to my agent?
Install croissant-mcp-server from npm, configure stdio in your MCP client, and set CROISSANT_API_KEY from your Croissant account.