Skip to main content
Fulcra Context is an MCP server that aggregates personal health and lifestyle telemetry from wearables and apps — including sleep stages, heart rate variability (HRV), glucose levels, workouts, and activity data — and makes it accessible to AI agents within your Caylex project. By connecting this server, your agents gain real-time access to your personal Fulcra account data, enabling them to deliver personalized health insights, trend analysis, cross-metric correlations, and tailored recommendations. Each connection is session-isolated, meaning your data is only accessible to your authenticated session, ensuring privacy even on the public shared server infrastructure. The server uses OAuth2 authorization, so Caylex users will be prompted to authenticate with their Fulcra account when first connecting. Once set up, agents can answer natural-language health questions — such as analyzing sleep patterns, flagging unusual heart rate changes, or identifying glucose responses to meals — using live data pulled directly from Fulcra.
Prerequisites:
  • A Fulcra (Context by Fulcra) account is required; sign up at fulcradynamics.com before connecting.
  • Health data must already be synced to your Fulcra account via the Context by Fulcra iOS app and connected wearables or apps.
  • OAuth2 authentication with Fulcra must be completed when prompted during the Caylex connection setup.
Important API details:
  • Each session is fully isolated — your personal data is only accessible within your own authenticated session and is not shared across connections.
  • The server uses OAuth2 authorization; users must authenticate with their Fulcra account credentials to grant access.
  • Data access is real-time, pulling live metrics from the user’s Fulcra account rather than cached or exported snapshots.
  • The server is publicly available and free to use, with no cost associated with the MCP server itself.

Server Details

PropertyValue
TransportStreamable HTTP
Server TypeExternal
Endpointhttps://mcp.fulcradynamics.com/mcp
CategoriesData Processing, Analytics & Data

Authentication

This server supports the following authentication method:

OAuth

During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Fulcra Context Authentication guide for step-by-step credential configuration.

Getting Started

1

Add the server

Navigate to the Server Library and click on the New Server button. Find Fulcra Context in the Caylex Catalog.
2

Server Onboarding flow

Go through the server onboarding flow.
3

Use in a project

Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.
https://d338mlbnszozgc.cloudfront.net/logos/exa.svg

Exa

https://d338mlbnszozgc.cloudfront.net/logos/tavily.svg

Tavily

References

https://fulcradynamics.github.io/developer-docs/mcp-server/

https://www.fulcradynamics.com/mcp-setup-and-ai-prompts