Developer¶
Empi is programmable. Everything you can do in the app, you can also do from a script or from an AI assistant.
Three surfaces¶
- API tokens: create a personal access token and call the REST API as yourself, from a script, a CI job or any integration.
- MCP server: connect an AI assistant (Claude, ChatGPT, Gemini, Mistral) or a coding agent (Antigravity, VS Code, Cursor) so it can read and manage your tasks and notes for you. No token to copy.
- REST API reference: the full endpoint reference, published separately.
Everything stays traceable¶
Anything done through the API or through an AI assistant is recorded in the activity log and labelled with its source, so you can always tell apart what you did in the app from what a script or an assistant did on your behalf.