Timergy for Claude Desktop
io.github.dockerdiscordcontrol/timergy
Create scheduling polls, vote, and finalize times from AI agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install Timergy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"timergy": {
"command": "npx",
"args": [
"-y",
"@timergy/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs