©2026 Ophelia Dating, Inc.
©2026 Ophelia Dating, Inc.
→ Drop the endpoint into any MCP-compatible runtime
→ Claude, GPT, Cursor, custom LLM
→ Agent gets native access to search, availability, and booking execution as tool calls
→ Drop the endpoint into any MCP-compatible runtime
→ Claude, GPT, Cursor, custom LLM
→ Agent gets native access to search, availability, and booking execution as tool calls
→ Drop the endpoint into any MCP-compatible runtime
→ Claude, GPT, Cursor, custom LLM
→ Agent gets native access to search, availability, and booking execution as tool calls
→ Drop the endpoint into any MCP-compatible runtime
→ Claude, GPT, Cursor, custom LLM
→ Agent gets native access to search, availability, and booking execution as tool calls
→ Drop the endpoint into any MCP-compatible runtime
→ Claude, GPT, Cursor, custom LLM
→ Agent gets native access to search, availability, and booking execution as tool calls
01 {
02 "mcpServer": {
03 "ophelia": {
04 "url": "https://mcp.ophelia.so/sse",
05 "headers": {
06 "Authorization": "Bearer sk_live_..."
07 }
08 }
09 }
10 }
01 {
02 "mcpServer": {
03 "ophelia": {
04 "url": "https://mcp.ophelia.so/sse",
05 "headers": {
06 "Authorization": "Bearer sk_live_..."
07 }
08 }
09 }
10 }
Let AI agents discover,
search, and book without any
human in the loop
Let AI agents discover,
search, and book without any
human in the loop
©2026 Ophelia Dating, Inc.
SEARCH
Offer real-time availability from
any active online booking source
— without building a single
integration yourself
Offer real-time availability from
any active online booking source
— without building a single
integration yourself
Offer real-time availability from
any active online booking source
— without building a single
integration yourself
Offer real-time availability from
any active online booking source
— without building a single
integration yourself
→ OpenTable, Resy, Yelp, Google
→ Mindbody, Zocdoc, Calendly
→ Eventbrite, Ticketmaster, StubHub
→ Any bookable surface on the web
→ OpenTable, Resy, Yelp, Google
→ Mindbody, Zocdoc, Calendly
→ Eventbrite, Ticketmaster, StubHub
→ Any bookable surface on the web
→ OpenTable, Resy, Yelp, Google
→ Mindbody, Zocdoc, Calendly
→ Eventbrite, Ticketmaster, StubHub
→ Any bookable surface on the web
→ OpenTable, Resy, Yelp, Google
→ Mindbody, Zocdoc, Calendly
→ Eventbrite, Ticketmaster, StubHub
→ Any bookable surface on the web
One query. Every source. Live.
One query. Every source. Live.
01 # Pull live availability from anywhere on the web
02 results = await ophelia_client.search{
03 query="dinner for 2",
04 location="New York, NY",
05 datetime="2026-04-05T19:30",
06 sources="all" # opentable, resy, google,...
07 }
01 # Pull live availability from anywhere on the web
02 results = await ophelia_client.search{
03 query="dinner for 2",
04 location="New York, NY",
05 datetime="2026-04-05T19:30",
06 sources="all" # opentable, resy, google,...
07 }
RESPONSE — 200 OK · 3 sources queried · AI
Gramercy Table
Don Angie
Lilia
RESPONSE — 200 OK · 3 sources queried · AI
Gramercy Table
Don Angie
Lilia
via opentable.com
via resy.com
via yelp.com
01 # Pull live availability from anywhere on the web
02 results = await ophelia_client.search{
03 query="dinner for 2",
04 location="New York, NY",
05 datetime="2026-04-05T19:30",
06 sources="all" # opentable, resy, google,...
07 }
01 # Pull live availability from anywhere on the web
02 results = await ophelia_client.search{
03 query="dinner for 2",
04 location="New York, NY",
05 datetime="2026-04-05T19:30",
06 sources="all" # opentable, resy, google,...
07 }
01 # Pull live availability from anywhere on the web
02 results = await ophelia_client.search{
03 query="dinner for 2",
04 location="New York, NY",
05 datetime="2026-04-05T19:30",
06 sources="all" # opentable, resy, google,...
07 }
RESPONSE — 200 OK · 3 sources queried · AI
Gramercy Table
Don Angie
Lilia
RESPONSE — 200 OK · 3 sources queried · AI
Gramercy Table
Don Angie
Lilia
Pull live availability from any booking source on the web
Pull live availability from any booking source on the web
Pull live availability from any booking source on the web
Pull live availability from any booking source on the web
Pull live availability from any booking source on the web
Pull live availability from any booking source on the web
Orchestrate multi-step coordination across users
Orchestrate multi-step coordination across users
Orchestrate multi-step coordination across users
Orchestrate multi-step coordination across users
Orchestrate multi-step coordination across users
Orchestrate multi-step coordination across users
Execute booking request in a single API call
Execute booking request in a single API call
Execute booking request in a single API call
Execute booking request in a single API call
Execute booking request in a single API call
Execute booking request in a single API call
Return confirmation from any third-party platform in-app
Return confirmation from any third-party platform in-app
Return confirmation from any third-party platform in-app
Return confirmation from any third-party platform in-app
Return confirmation from any third-party platform in-app
Return confirmation from any third-party platform in-app
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
Live data in dashboard or exportable to your database
Live data in dashboard or exportable to your database
Live data in dashboard or exportable to your database
Live data in dashboard or exportable to your database
Live data in dashboard or exportable to your database
Live data in dashboard or exportable to your database
Add execution to any LLM as a native tool call
Add execution to any LLM as a native tool call
Add execution to any LLM as a native tool call
Add execution to any LLM as a native tool call
Track, modify, or cancel bookings with calls requests
Track, modify, or cancel bookings with calls requests
01 {
02 "mcpServer": {
03 "ophelia": {
04 "url": "https://mcp.ophelia.so/sse",
05 "headers": {
06 "Authorization": "Bearer sk_live_..."
07 }
08 }
09 }
10 }
01 {
02 "mcpServer": {
03 "ophelia": {
04 "url": "https://mcp.ophelia.so/sse",
05 "headers": {
06 "Authorization": "Bearer sk_live_..."
07 }
08 }
09 }
10 }
01 {
02 "mcpServer": {
03 "ophelia": {
04 "url": "https://mcp.ophelia.so/sse",
05 "headers": {
06 "Authorization": "Bearer sk_live_..."
07 }
08 }
09 }
10 }