foxintheloop/UpTier
Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows.
Quick Start
Clone the repository:
git clone https://github.com/foxintheloop/UpTierClaude Desktop configuration example:
{
"mcpServers": {
"uptier": {
"command": "npx",
"args": [
"-y",
"foxintheloop/UpTier"
]
}
}
}Check the repository README for specific installation and configuration instructions.