Built on MCP — works with Claude, ChatGPT & more

Make Your Business
Discoverable by AI

AI assistants like ChatGPT and Claude can find your business, check your availability, and book appointments for their users — 24/7, with no effort from you. Get listed in 5 minutes.

How it works

Three steps to AI-powered bookings

01

List your business

Add your details, services, and opening hours. Takes 5 minutes. No technical knowledge required.

02

Connect your calendar

Sync your Google Calendar so AI assistants always see your real, up-to-date availability.

03

AI agents find you

When someone asks their AI assistant to book a haircut nearby, your business appears and they can book instantly.

For Businesses

Join the next generation of booking. AI is already how your customers find and book services — be ready.

  • 🕐Never miss a booking — AI handles it 24/7 while you focus on the work
  • 💸Zero commission on your first 50 bookings. No credit card required.
  • Set up in 5 minutes. Connect Google Calendar and go live instantly.
  • 📱Manage everything from your phone via the dashboard.
Get listed free →
AI assistant conversation
“Book me a haircut near Shoreditch tomorrow morning”
→ searching Krawl NearBy...
Found: Shoreditch Cuts (0.4km)
Tomorrow 9:00am with Sarah available
£55 · 60min · Women's Cut & Blow Dry

Shall I book it?
Yes please
✓ Booking confirmed! Ref: KN-A3X7KP

For Developers

Build AI agents that can discover and book local services. Krawl NearBy is an MCP server — one integration, all the tools you need.

  • 4 tools: search, profile, availability, book
  • OAuth 2.1 with PKCE — works with any MCP client
  • StreamableHTTP transport — Claude Desktop ready
  • Free tier: 1,000 queries/month
  • Open source on GitHub
Developer docs →
claude_desktop_config.json
{
  "mcpServers": {
    "krawl-nearby": {
      "url": "https://nearby.krawl.digital",
      "transport": "streamable-http",
      "auth": { "type": "oauth2" }
    }
  }
}