Back to Utilities
Fulcra Context MCP
This MCP server lets you access your Fulcra Context history -- health data, locations, and more - from your favorite LLM frontend or agentic framework!
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"fulcra-context-mcp": {
// See GitHub repository for configuration
}
}
}