uptier for Cline
io.github.foxintheloop/uptier
MCP-powered To-Do application with intelligent task prioritization
client:Cline
transport:stdio
runtime:npm
Install uptier in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"uptier": {
"command": "npx",
"args": [
"-y",
"@foxintheloop/uptier-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs