Claude Desktop
stdio bridge
A hosted Model Context Protocol endpoint that exposes structured APIs, usage examples, and architecture guides for every Ora component — ready to plug into Claude, Cursor, Continue, or any MCP client.
Each tool returns structured JSON the agent can reason over directly — no scraping, no guessing.
The server speaks plain HTTP JSON‑RPC — point any MCP client at /api/mcp.
initialize
Returns protocol version, capabilities, server info.
tools/list
Lists every tool with its JSON schema.
tools/call
Invokes a tool by name; result is text content.