External AI assistants — ChatGPT, Claude, Copilot and more — can search your club's classes and check live availability, so customers can find and book you right from their AI.
AI finds your published sessions by activity and date — in natural language.
It reports live spots left for each session, straight from Chamebook.
When it's time to book, the customer is handed to your secure Chamebook booking and payment flow.
Add the Chamebook MCP server to any MCP-capable AI client. Read-only — it never books or charges on its own.
{
"mcpServers": {
"chamebook": { "url": "https://mcp.chamebook.com/mcp" }
}
}{
"mcpServers": {
"chamebook": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.chamebook.com/mcp"]
}
}
}Each club is identified by its own handle (e.g. "codeninjas") — tell your customers to use yours.
Building an AI integration on top of Chamebook? Request an API key and we'll be in touch.
