Skip to main content
The Patient State MCP server exposes patient state as JSON-RPC tools and resources over HTTP, so agents and IDE clients can query it directly.

Overview

PropertyValue
ProtocolJSON-RPC 2.0 over HTTP (Streamable HTTP)
Primary endpointPOST /mcp
AuthAuthorization: Bearer <token>
Tools10
ResourcesURI-addressable patient state data
PromptsReusable prompt templates for different use cases (e.g. missing-data elicitation, provider alerts)
Your MCP endpoint URL is shown in Console → Settings → MCP. It takes the form:
https://mcp-patient-state.prod.olira.ai/mcp

Next steps

Authentication

Token types, required scopes, and Patient Tokens.

Tools

The 10 patient-state tools with parameters and examples.

Resources & prompts

URI-addressable context and reusable prompt templates (beta).

Errors

HTTP status codes and what they mean.