LifeUp Cloud turns your phone into a LAN HTTP bridge for the LifeUp gamified to-do app. Control LifeUp from your computer, scripts, desktop client, or AI agents — without writing Android code.
What you can do
• Automate from your PC — Track coding time, word count, or drawing sessions and complete tasks, grant rewards, or apply penalties in LifeUp.
• Query full game data — Tasks, shop, skills, achievements, history, feelings, pomodoro records, coin/exp journals, statistics, and more over HTTP.
• LifeUp Desktop — Use Cloud as the data source for the desktop companion app.
• AI agents (MCP) — Install @lifeup/mcp in Cursor, Claude, or other MCP clients. Ask in plain language to plan your day, analyze weekly stats, or build a complete RPG theme (tasks, attributes, shop, achievements).
• QR check-ins — Scan printed QR codes to complete tasks, start pomodoro, open the shop, or trigger any lifeup://api URL.
• Shortcuts — lifeupcloud://start and lifeupcloud://stop for Tasker, NFC tags, or desktop links.
How it works
1. Install LifeUp and LifeUp Cloud on the same phone.
2. Grant Read LifeUp Data in Cloud; start the HTTP service (default port 13276).
3. Call APIs from any device on your LAN — GET lists, POST lifeup://api actions via /api/contentprovider.
Optional API token auth. mDNS discovery (_lifeup._tcp) helps desktop and MCP clients find your phone.
Open source
https://github.com/Ayagikei/LifeUp-SDK
Documentation
• LifeUp APIs: https://docs.lifeupapp.fun/en/#/guide/api
• LifeUp Cloud HTTP: https://docs.lifeupapp.fun/en/#/guide/api_cloud
• MCP & Skills: https://docs.lifeupapp.fun/en/#/guide/api_mcp
Requires LifeUp 1.106.0+ and LifeUp Cloud 3.0.0+ for journals, statistics, level curve, and event streams.
Turn your phone into LifeUp's LAN bridge: HTTP APIs, MCP for AI, desktop & QR.