fulcra-context

arc-claw-bot/fulcra-context
★ 1 stars Python 🔌 API Integration Updated 1d ago
Access your human's personal context data (biometrics, sleep, activity, calendar, location) via the Fulcra.ai Life API and MCP server. Requires human's Fulcra.ai account + OAuth2 consent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fulcra-context": {
      "command": "uvx",
      "args": [
        "fulcra-context"
      ]
    }
  }
}

Or install with pip: pip install fulcra-context

README Excerpt

Fulcra gives agents and their humans scoped, secure access to read and write real-world context and shared human/agent memory: attention, events, location, calendar, health, wearables, and other streams. This skill is the read/context side via the Fulcra Life API, MCP server, and CLI. Use it for reusable agent integrations, and pair it with `fulcra-annotations` when an agent needs to write moments or values back.

Topics

agent-skillsai-agentapi-integrationbiometricshealthopenclawpersonal-dataskills-sh