MCP Server
MCP
io.github.getcroissant/croissant
Search and book coworking spaces and conference rooms via Croissant.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "croissant-mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for authenticating with the Croissant booking platform",
"format": "string",
"isSecret": true,
"name": "CROISSANT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment