Developer Tools
Trust: 34/100 (Limited)io.github.foxintheloop/uptier Guide
MCP-powered To-Do application with intelligent task prioritization
1 starsby foxintheloop
Quick Start
Install
npx @foxintheloop/uptier-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-foxintheloop-uptier": {
"command": "npx",
"args": [
"@foxintheloop/uptier-mcp"
]
}
}
}