victus

Supportlik/victus
★ 0 stars Python API Integration Updated today
Self-hosted nutrition tracking: REST API, passkey web app, report builder, agent inbox and MCP server
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": {
    "victus": {
      "command": "uvx",
      "args": [
        "victus"
      ]
    }
  }
}

Or install with pip: pip install victus