Provider resolution for AI apps β search, rank, hold, confirm bookings across your provider network.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Orita Provider Resolution.
resolve_schedulingSearch provider network, apply eligibility rules, return ranked explained options
get_resolutionRetrieve resolution with options, exclusions, and expiry
hold_scheduling_optionTemporarily hold a slot (2 min default, 10 min max)
release_scheduling_optionRelease a held slot
confirm_scheduling_resolutionCreate the booking after customer approval
reschedule_bookingMove to a new approved slot
MCP server for the Orita Provider Resolution API β lets AI agents search a provider network, apply eligibility rules, resolve availability, and safely confirm bookings.
Orita resolves the provider-routing problem:
Your application knows what service the customer needs, but not which professional is eligible and available.
This MCP server exposes that resolution workflow as tools that AI agents (Claude, Cursor, and compatible clients) can call natively.
| Tool | Description | Modifies state? |
|---|---|---|
resolve_scheduling | Search provider network, apply eligibility rules, return ranked explained options | No |
get_resolution | Retrieve resolution with options, exclusions, and expiry | No |
hold_scheduling_option | Temporarily hold a slot (2 min default, 10 min max) | Application-defined |
release_scheduling_option | Release a held slot | Yes |
confirm_scheduling_resolution | Create the booking after customer approval | Yes β requires approval |
reschedule_booking | Move to a new approved slot | Yes β requires approval |
cancel_booking | Cancel a booking | Yes β requires approval |
get_booking | Retrieve booking details | No |
list_professionals | List providers in the network | No |
get_slots | Get slots for a known provider | No |
Never call confirm_scheduling_resolution until the customer has explicitly approved:
Note: Requests must include
Accept: application/json, text/event-stream. MCP-compatible clients send this automatically.
Free at orita.online/sign-up β no credit card. 50 active providers, 5,000 resolutions/month included on the free plan.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/orita-provider-resolution)<a href="https://allmcps.com/mcp/orita-provider-resolution"><img src="https://allmcps.com/api/badge/orita-provider-resolution?style=directory" alt="Orita Provider Resolution on AllMCPs" /></a>