taskrabbit for Windsurf
io.github.markswendsen-code/taskrabbit
MCP server for TaskRabbit - let AI agents book home services and taskers
client:Windsurf
transport:stdio
runtime:npm
Install taskrabbit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"taskrabbit": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-taskrabbit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs