← 返回
安全合规 中文

Fulcra Context Live

Access user-consented Fulcra context data including biometrics, sleep, activity, calendar, location, and the Fulcra metric catalog through the hosted MCP ser...
访问用户授权的 Fulcra 上下文数据,包括生物特征、睡眠、活动、日历、位置以及 Fulcra 指标目录,通过托管的 MCP 服务...
arc-claw-bot
安全合规 clawhub v1.4.11 6 版本 99968.3 Key: 无需
★ 11
Stars
📥 2,932
下载
💾 29
安装
6
版本
#latest

概述

Fulcra Context

Fulcra gives agents user-consented access to personal context such as biometrics, sleep, activity, calendar, location, and metric catalog data.

This ClawHub skill is intentionally docs-first. It does not ship executable helper scripts, install hooks, background jobs, transcript processors, weather enrichment, export tools, or arbitrary CLI wrappers. Use Fulcra's hosted MCP server or the Fulcra CLI directly, and keep every read bounded to the user's current request.

Use the companion fulcra-annotations skill when an agent needs to create annotation definitions or record user-approved events back to Fulcra.

Privacy Boundary

  • Ask before reading Fulcra data.
  • Read only the metrics or time window needed for the current answer.
  • Do not print, log, paste, or forward access tokens, refresh tokens, credential files, raw private records, or direct capability URLs.
  • Do not share real calendar, location, notes, transcripts, or identifying context in public channels unless the user explicitly approves that exact disclosure.
  • Do not run transcript, third-party enrichment, raw export, or broad library-file workflows from this skill.
  • If the user asks for persistent files, exports, dashboards, or public examples, confirm the exact destination and retention plan first. Prefer synthetic fixtures for public artifacts.

Setup

Option 1: Hosted MCP Server

Use Fulcra's hosted MCP server at:

https://mcp.fulcradynamics.com/mcp

Claude Desktop settings:

{
  "mcpServers": {
    "fulcra_context": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.fulcradynamics.com/mcp"]
    }
  }
}

Local stdio server option:

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

Open source MCP server:

Option 2: Fulcra CLI

Use the Fulcra CLI for repeatable automation:

uv tool run fulcra-api --help

Authenticate once:

uv tool run fulcra-api auth login

Remote/chat auth rules:

  1. Keep the CLI process running while it polls for approval.
  2. Send only the short-lived device URL and user code to the intended user.
  3. Never send token output or credential files.
  4. Verify completion with a non-token command:
uv tool run fulcra-api user-info

Fulcra accounts can be created through the CLI and include 5 GB of storage free forever. Users who want phone-collected biometrics, location, calendar, and other context can install the Context iOS app, sign in with the same account, and sync data into that storage.

Allowed Read Workflows

Use these bounded read commands as patterns. Inspect uv tool run fulcra-api --help if the CLI version differs.

Metric Catalog

uv tool run fulcra-api catalog

Use this to discover available data types. Do not query every metric unless the user asks for a broad inventory.

Recent Heart Rate

uv tool run fulcra-api get-records HeartRate "2 hours"

Summarize aggregates or notable patterns. Avoid dumping raw samples unless the user explicitly asks.

Sleep Context

uv tool run fulcra-api sleep-stages "12 hours"
uv tool run fulcra-api sleep-cycles "1 week"

Use sleep context to adjust briefings or recovery advice. Make clear when data is missing or stale.

Activity And Workouts

uv tool run fulcra-api apple-workouts "1 week"

Keep analysis scoped to activity, recovery, or scheduling questions the user actually asked.

Calendar

uv tool run fulcra-api calendar-events "1 day"

Before using calendar data in a group chat, public artifact, or shared report, ask for explicit permission. Calendar entries may include names, locations, attendees, notes, and meeting links.

Location

uv tool run fulcra-api location-at-time "2026-05-05T12:00:00Z"

Use location only when necessary for the requested context. Do not send coordinates or place history to third-party services from this skill.

Consent Checkpoints

Ask an explicit yes/no question before any workflow that would:

  • access calendar or location in a shared chat,
  • write local files containing raw Fulcra records,
  • create screenshots or charts from private data,
  • combine Fulcra data with external services,
  • retain data beyond the current session,
  • or publish any output outside the user's private workspace.

For public examples, demos, screenshots, videos, tests, and docs, use synthetic data unless the user explicitly approves real data for that exact artifact.

Companion Skills

  • fulcra-context: read Fulcra context and analyze user-consented health, activity, calendar, location, and catalog data.
  • fulcra-annotations: create annotation definitions and record user-approved events.

Install the companion write-focused skill from ClawHub when needed:

Install the fulcra-annotations skill from ClawHub

Troubleshooting

If a command returns no data:

  1. Confirm the user has authenticated with uv tool run fulcra-api user-info.
  2. Confirm the user has synced data from the Context app or another source.
  3. Narrow the query to a known recent time window.
  4. Report missing or stale data honestly instead of fabricating context.

Links

  • Fulcra Platform:
  • Developer Docs:
  • Python Client:
  • MCP Server:

版本历史

共 6 个版本

  • v1.4.11 当前
    2026-06-01 20:06 安全 安全
  • v1.4.6
    2026-05-29 20:06 安全 安全
  • v1.4.3
    2026-05-29 12:43
  • v1.4.2
    2026-05-23 15:32 安全 安全
  • v1.4.1
    2026-05-21 12:10
  • v1.2.0
    2026-03-28 16:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,607
data-analysis

Fulcra Morning Briefing

arc-claw-bot
使用最新的 fulcra-context 技能,结合睡眠、生物指标、日程、活动和天气信息,撰写个性化早晨简报。能自适应调节语气和...
★ 11 📥 2,244
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,718