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. Businesses pay only when we deliver.
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. Pay-per-result for businesses.
End users connect for free — no account, no API key. Businesses list for free and are only charged when MCP delivers a confirmed booking or order.
- ✓ 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
- ✓ Free onboarding — live in days, not weeks
- ✓ €0.50 per confirmed reservation via MCP
- ✓ €0.25 per confirmed order via MCP
- ✓ Voice AI calls via subscription — no transaction fee
- ✓ Cancellations and no-shows are not charged
Get discovered by AI. Pay only for results.
List your restaurant, salon, clinic, or venue for free. Every time Claude or another AI sends you a confirmed booking or order via MCP, we charge a small transaction fee — €0.50/reservation or €0.25/order. No booking, no charge.