cronometer-core

johnkattenhorn/cronometer-core
★ 0 stars Python AI/LLM Updated today
Read-only Cronometer CLI + MCP server sharing one Python core — nutrition and biometric data for Claude and other MCP clients. Unofficial, MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cronometer-core": {
      "command": "uvx",
      "args": [
        "cronometer-core"
      ]
    }
  }
}

Or install with pip: pip install cronometer-core

README Excerpt

Shared Python core for a **Cronometer CLI** and a **Cronometer MCP server**, so an assistant (Claude, or any MCP client) can read your own Cronometer nutrition and biometric data. All API-client, auth, model, and business logic lives in `src/cronometer_core/` **once**. `spec.py` declares every operation, and both adapters are generated

Tools (6)

CRONOMETER_BASE_URLCRONOMETER_PASSWORDCRONOMETER_USERNAMEMCP_TRANSPORTPORThttp