bookable-by-ai

theromeapp/bookable-by-ai
★ 0 stars TypeScript AI/LLM Updated today
Allow your business to be bookable by AI — an open-source deterministic MCP booking server (reference: dog daycare).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bookable-by-ai": {
      "command": "npx",
      "args": [
        "-y",
        "theromeapp/bookable-by-ai"
      ]
    }
  }
}

README Excerpt

> Allow your business to be bookable by AI. A working name + open-source reference implementation: the **Bookable Endpoint** — an MCP server that lets a local service business expose itself to autonomous AI agents, so someone else's assistant can discover availability, pass an eligibility check, hold a slot, pay, and confirm a booking — **without a human in the loop, and without being able to talk the business into breaking its own rules.**

Tools (1)

ANTHROPIC_API_KEY