Timergy for Windsurf
io.github.dockerdiscordcontrol/timergy
Create scheduling polls, vote, and finalize times from AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install Timergy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"timergy": {
"command": "npx",
"args": [
"-y",
"@timergy/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs