Connect any AI
to any business.
The GREYDOLL Public MCP Server lets AI agents — Claude, ChatGPT, custom LLMs — discover businesses, check availability, make reservations, and place orders. One endpoint. Free for end users. For businesses, MCP is part of the GREYDOLL platform subscription.
Two ways to connect
SSE for Claude Desktop and desktop AI apps. Streamable HTTP for any client natively supporting MCP spec 2025-03-26.
Add to your claude_desktop_config.json — no API key needed, just npx.
{
"mcpServers": {
"greydoll-public": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/inspector",
"https://resapi.greydoll.com/mcp-public?sse=true"
]
}
}
}POST directly to the endpoint. List tools, then call them. Full MCP spec 2025-03-26 support.
curl -X POST https://resapi.greydoll.com/mcp-public \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/list",
"params": {}
}'Built for the agentic era.
Free for users. Part of the platform for businesses.
End users connect for free — no account, no API key. Businesses need a GREYDOLL platform subscription from €99/month — it covers onboarding and the reservation and POS system the bookings arrive in — plus €1 per reservation, appointment, or order that MCP delivers.
- ✓ Search businesses, check availability & menus
- ✓ Book reservations and appointments via AI chat
- ✓ Place orders through any MCP-compatible AI
- ✓ Works with Claude, ChatGPT, and custom agents
- ✓ Onboarding and setup included — live in days, not weeks
- ✓ Includes the GREYDOLL reservation and POS system — where MCP bookings arrive
- ✓ €1 per confirmed reservation or appointment via MCP
- ✓ €1 per confirmed order via MCP
- ✓ Voice AI calls via subscription — no transaction fee
- ✓ Cancellations and no-shows are not charged
- ✓ All prices excl. 21% VAT
Get discovered by AI. Built into your subscription.
MCP is part of the GREYDOLL platform subscription, from €99/month — which also covers onboarding and the reservation and POS system these bookings arrive in. On top of that, €1 per reservation, appointment, or order that Claude or another AI sends you. It is charged once the booking is actually fulfilled — the guest seated, the appointment completed, the order paid — so cancellations and no-shows cost you nothing.