Trifle CLI
The Trifle CLI lets you query and push metrics over the Trifle App API or local drivers (sqlite, postgres, mysql, redis, mongo). It also ships an MCP server mode for AI agents.
For agent bootstrap flows, use:
trifle auth ...for signup/login and user API token managementtrifle source ...for source creation/setup and source token generation
Quick links
Example
trifle metrics get \
--key event::signup \
--from 2026-01-24T00:00:00Z \
--to 2026-01-25T00:00:00Z \
--granularity 1h