andrey-moor/plan-forge
MCP server for iterative AI planning loops - planner and reviewer agents refine plans until approved
Platform-specific configuration:
{
"mcpServers": {
"plan-forge": {
"command": "npx",
"args": [
"-y",
"plan-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...