Iteration Control
MCP Serverby jmagly · Added 5mo ago
Claude
79
Install
git clone https://github.com/jmagly/aiwgAdd to Claude
claude mcp add iteration-controlQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"iteration-control": {
"command": "npx",
"args": [
"@modelcontextprotocol/iteration-control"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manages bounded iteration loops for autonomous implementation with escalation.
Tags
ai-mlskill