Timergy for Zed
io.github.dockerdiscordcontrol/timergy
Create scheduling polls, vote, and finalize times from AI agents.
client:Zed
transport:stdio
runtime:npm
Install Timergy in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timergy": {
"command": "npx",
"args": [
"-y",
"@timergy/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs