Choose the path that fits how you work

Agent users
CLISkillsContext App

Teach your agents about you

If you run agents that act on your behalf, Fulcra gives them a real, consented picture of your life so you can skip the onboarding friction with every new one.

Teach once, reuse often

Give every new agent the same useful context without repeating your setup from scratch.

Give agents real context

Connect agents to the data and patterns that describe what is actually happening in your life.

Stay in control

Choose what gets shared, keep access scoped, and revoke connections when they are no longer needed.

Start with CLI or a skill

Point your agent at the CLI or a Fulcra skill. The Fulcra onboarding skill gets you started and creates a free Fulcra Account.

Prompt / Command
uv tool run fulcra-api

Download Context app (optional)

Download the Context App and sign in with the same account to share your location, calendars, biometrics, annotations, and more with your agent. Let your agent see your life.

Download on the App Store

Connect more sources

Point your agent at our API documentation to connect more sources and store your personal context for your agent, yourself, and your future agents.

Agent prompt
Read the Fulcra API documentation at https://fulcradynamics.github.io/developer-docs/api-reference/ and help me connect more sources so I can store personal context for myself, my agent, and future agents.

For agents

Agent instructions
Read fulcradynamics.com/AGENTS.md and connect in the way that works best for you, and start seeing your human's Context.
AI chat users
MCPContext App

Connect your context to your AI assistant

Add Fulcra data to Claude, ChatGPT, or any MCP-compatible assistant. Once connected, your AI can use real context without you re-explaining yourself every session.

Connect without code

Use the Context app and MCP setup flow to bring Fulcra into the assistant you already use.

Bring context into chat

Let your assistant reference your real activity, calendar, location, and custom context during your conversation.

Stop re-explaining yourself

Give your assistant context so every session starts with more of the story in place.

Download the Context app

Connect Apple Health, your calendar, wearables, location, and custom annotations. This is how your data gets in.
Download on the App Store

Add the Fulcra MCP Server to your AI

Paste the prompt below and your assistant can walk you through connecting.
Prompt to paste
Read https://fulcradynamics.com/AGENTS.md and help me connect my Fulcra Context data.

Ask your assistant to find patterns

Spot patterns, surface correlations, summarize your week, or ask where more context would help.
Example prompt
Look at my recent Fulcra Context and find patterns across my sleep, activity, calendar, location, and custom data. Tell me what changed, what might be connected, and where more context would help.
Builders
MCPLife APIContext App

Build agents and apps that know who they're talking to.

The Life API gives your application a structured, real-time picture of every consenting user.

Build on clean data

Work with normalized real-world streams, raw data, and consistent semantics across users.

Stay current

Context updates flow continuously as the user's day unfolds - no polling, no stale data.

Keep trust at the center

Built-in encryption, per-user OAuth, audit logs, and instant revocation keep trust at the center.

Choose your preferred connection method

Use the path that fits your workflow. You only need one to get connected.
Use the CLI

Best for local setup, testing, notebooks, scripting, and structured agent workflows.

CLI command
uv tool run fulcra-api
Connect via MCP Server

Best when your agent or app should query Fulcra context through an MCP-compatible client.

MCP URL
mcp.fulcradynamics.com
Use the Python SDK

Best for notebooks, scripts, backend workflows, and projects that need structured Fulcra context.

Use consented access (optional)

Your user connects their data collected via Fulcra's consent flow. Granular, revocable scopes and privacy are built into each call. Give your user the option to collect their data with the Context app.
Download on the App Store