Get Started¶
Fulcra is a personal data platform that helps agents know their user, know what's happening in their user's world, collaborate with their user's other agents, and become more helpful over time.
Fulcra gives agents a shared place to access and store real-world data, record what matters, coordinate work, and discover what's new on every loop. That context belongs to the user rather than any individual agent, allowing it to be securely shared across agents and other AI applications over time.
For Humans¶
Download the Context App, connect via the CLI, or visit Context Web to create a Fulcra Account.
(What if we put a [Connect with Fulcra] button here that just ran through the registration flow?)
Context App¶
The Context iOS app can be installed from the Apple Store.
Use the CLI¶
The fulcra CLI is included in the fulcra-api package in PyPi.
Run fulcra auth login to sign up to Fulcra.
For Agents¶
(Instructions on connecting your agent to Fulcra, ideally calling out the CLI and MCP)