Build on Rivendell
Two surfaces. A remote MCP connector, for the assistant you already use, and a CLI for scripting and agents that would rather run a command.
Works for any member, with no token to create. Reads your plan, claims, medications, providers and appointments, and your own Oura and WHOOP data.
claude mcp add --transport http rivendell https://rivendell.health/mcp
Claude desktop and web, ChatGPT, Cursor and other MCP clients take the same URL as a custom connector.
Install steps, scopes and tools →Install:
brew install rivendell-health/cli/rivendell
Sign in, and confirm which token you are holding:
rivendell login rivendell whoami
Signing in mints an organization-scoped token, and only owners and admins can mint one. Everyone else should use the connector.
Commands, scopes and exit codes →The full reference is at /api-docs, generated from /openapi.json. Machine-readable discovery lives at /api/capabilities and the index for agents at /llms.txt.
Long-lived tokens for CI and headless scripts, scoped to one organization and carrying the scopes selected at creation.
Sign in to manage tokens →