Orita Provider Resolution runs on your own machine — the client starts it, so there is no endpoint to ping. 1 298 installs a week from pypi. Last commit 31 Jul 2026.
Provider resolution for AI apps — search, rank, hold, confirm bookings across your provider network.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add orita-provider-resolution -- uvx orita-mcp
{
"mcpServers": {
"orita-provider-resolution": {
"args": [
"orita-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.orita-provider-resolution]
command = "uvx"
args = ["orita-mcp"]
{
"mcpServers": {
"orita-provider-resolution": {
"args": [
"orita-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"orita-provider-resolution": {
"args": [
"orita-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.