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

Use the CLI to connect Fulcra context to Hermes-Agent, OpenClaw, notebooks, scripts, tests, and structured agent workflows.

Prompt / Command
uv tool run fulcra-api

Download Context app (optional)

Download the Context App and sign in with the same account you use for Claude, ChatGPT, OpenClaw, or another agent.

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 so it can use real context 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 and create an account

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

Add the Fulcra MCP Server to your AI

Choose the assistant you use, then add mcp.fulcradynamics.com/mcp and authenticate with the same Context account.
Open Claude Connector SettingsIn Claude.ai on the web, go to the Customize > Connectors section.

Note: You must have a Claude Pro plan or higher to use this setting.

Open web version of Claude
Add a new MCP Server

Click plus icon in the top right-hand corner to add custom connector. Give it a name–we recommend "Context". Copy the link below and paste it in the “Remote MCP server URL” textbox.

https://mcp.fulcradynamics.com/mcp
Authenticate with Context

Claude will prompt you to sign in. Use the same account you use for Context. Ensure pop-ups are allowed for this website.

Start a Conversation

Context tools will be available in your next Claude chat.

Open ChatGPT Settings

In Chatgpt.com on the web, go to the Apps section and click on the Settings icon in the top right-hand corner.

Note: You must have a ChatGPT Plus plan or higher to use this setting.

Open web version of ChatGPT
Enable Developer ModeGo to Apps > Advanced Settings and toggle on Developer Mode.
Add a Custom ConnectorIn Apps > Advanced Settings, click "Create app". Give it a name–we recommend "Context". Copy the link below and paste it in the “MCP server URL” textbox.
https://mcp.fulcradynamics.com/mcp
Select OAuth from the Authentication dropdown.
Authenticate with Context

ChatGPT will prompt you to sign in. Use the same account you use for Context. Ensure pop-ups are allowed for this website.

Start a ConversationAdd Context as a source in the chatbox by clicking the + button > More > Context app.
Open Grok Connectors

Go to grok.com/connectors.

Open Grok Connectors
Add a Custom ConnectorClick New Connector, then select Custom.
Enter the MCP server URLPaste the link below in the server URL field.
https://mcp.fulcradynamics.com/mcp
Authenticate with Context

Grok will prompt you to sign in. Use the same account you use for Context. Ensure pop-ups are allowed for this website.

Start a Conversation

Context tools will be available in your next Grok chat.

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 connection method

Use MCP, CLI, or Python.
Use the CLI

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

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

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

MCP URL
mcp.fulcradynamics.com/mcp
OR
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