Lifeup
БесплатноНе проверенEnables Claude to interact with LifeUp Cloud API on your local network for task management, achievements, and user information. Supports 20 tools including crea
Описание
Enables Claude to interact with LifeUp Cloud API on your local network for task management, achievements, and user information. Supports 20 tools including creating, editing, and querying tasks, achievements, and shop items.
README
An MCP server that enables Claude to interact with LifeUp Cloud API on your local network. Supports task creation, querying, and achievement matching.
Quick Start
Install
npm install && npm run buildConfigure
cp .env.example .envUpdate
LIFEUP_HOSTto your Android device's IP (find it in LifeUp Settings → HTTP API)Run
npm run start
Available Tools
Task Management
create_task- Create a new task with rewardslist_all_tasks- List all taskssearch_tasks- Filter tasks by criteriaget_task_history- View completed tasksget_task_categories- List task categories
Achievements
list_achievements- List all achievementsmatch_task_to_achievements- Find matching achievements for a task
User Info
get_user_info- User profile and levellist_skills- Skills and progressionget_coin_balance- Current coins
Shop
list_shop_items- Browse itemsget_shop_categories- Item categoriessearch_shop_items- Search items
Safe Mutations
edit_task- Edit existing taskscreate_achievement- Create new achievementsupdate_achievement- Update achievementsdelete_achievement- Delete achievementsadd_shop_item- Create shop itemsedit_shop_item- Modify shop itemsapply_penalty- Apply resource penaltiesedit_skill- Manage skills
Environment Variables
LIFEUP_HOST=10.103.2.235 # Device IP
LIFEUP_PORT=13276 # API port
LIFEUP_API_TOKEN= # Optional auth token
DEBUG=false # Set to 'true' for logging
SAFE_MODE=false # Set to 'true' to disable edit/delete mutations
Troubleshooting
Connection failed?
- Ensure LifeUp is running with HTTP API enabled
- Verify both devices are on the same network
- Check and update
LIFEUP_HOSTin.env
Achievement data unavailable?
- This is expected for some LifeUp versions - the server falls back to categories
Debug errors?
DEBUG=true npm run start
Safe Mode
SAFE_MODE provides protection against accidental data modification:
- Enabled (SAFE_MODE=true): Allows read operations and creating new entities (tasks, achievements, shop items). Blocks editing and deleting existing data.
- Disabled (SAFE_MODE=false): Full access to all 20 tools including edits and deletions.
Useful for testing or when you want Claude to help plan/create but not modify existing data.
Links
- LifeUp Docs
- LifeUp SDK
- CLAUDE.md - Developer guide
License
MIT
Установка Lifeup
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/derekprovance/lifeup-mcpFAQ
Lifeup MCP бесплатный?
Да, Lifeup MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Lifeup?
Нет, Lifeup работает без API-ключей и переменных окружения.
Lifeup — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Lifeup в Claude Desktop, Claude Code или Cursor?
Открой Lifeup на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Lifeup with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
