Connect your Oura ring data to Claude Code
A small, personal integration that lets Claude Code read your Oura ring data (sleep, readiness, activity, heart rate and more) through the official Oura API, so you can ask questions about your own health data from the command line.
How it works
- You authorize the integration with your Oura account using Oura's OAuth sign-in. You choose which data scopes to grant.
- The integration fetches your data from the Oura API on demand and hands it to Claude Code running on your machine.
- You ask Claude Code things like "how has my sleep trended this month?" or "compare my readiness on workout days versus rest days."
- Revoke access at any time from your Oura account's connected-apps settings.
What this is
- A single-user, self-hosted tool. There are no accounts on this site and nothing to sign up for.
- Your Oura data is fetched to your own computer. This website does not receive, store, or process it.
- Open to inspection: the integration is a thin client around Oura's documented REST API.
What this is not
- Not a medical device and not medical advice. Oura data and any analysis of it are for informational purposes only.
- Not affiliated with Oura or Anthropic.