uptier for Windsurf
io.github.foxintheloop/uptier
MCP-powered To-Do application with intelligent task prioritization
client:Windsurf
transport:stdio
runtime:npm
Install uptier in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"uptier": {
"command": "npx",
"args": [
"-y",
"@foxintheloop/uptier-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs