Model Context Protocol server for the Oriva public API. Exposes all 46 public endpoints as MCP tools for use in Claude Code, Cursor, Continue, and Claude Desktop.
{
"mcpServers": {
"orivamcp": {
"command": "npx",
"args": [
"-y",
"@oriva/mcp-server"
]
}
}
}