TaskTime Pro for Windsurf
pro.tasktime/agent-bridge
First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.
client:Windsurf
transport:stdio
runtime:npm
Install TaskTime Pro in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs