Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OURA_BASE_URL | No | Override the default API base URL (usually not needed) | https://api.ouraring.com |
OURA_CLIENT_ID | No | Your client ID for webhook functionality (optional) | |
OURA_ACCESS_TOKEN | Yes | Your Oura Ring Personal Access Token | |
OURA_CLIENT_SECRET | No | Your client secret for webhook functionality (optional) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |