Rohankundra2009/claude-agents-forge
Build and run production-ready Claude Code agents with full agent specs, including turn limits, permissions, memory, and tool orchestration.
Platform-specific configuration:
{
"mcpServers": {
"claude-agents-forge": {
"command": "npx",
"args": [
"-y",
"claude-agents-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/Rohankundra2009/claude-agents-forge)
---
claude-agents-forge is a tool that lets you run a system built for Claude Code. It uses all the official features like limits on turns, control over permissions, and different memory settings. It helps you manage AI agents that work together securely and effectively. This guide shows you how to get the app running on a Windows PC without needing programming skills.
This app builds on the Claude AI platform. It lets you use a system of agents that follow clear rules and work in steps to complete tasks. It includes features to:
You don’t need any coding experience to use it.
To run claude-agents-forge on Windows, your computer should meet these:
Make sure your PC is updated with the latest Windows patches. If you use a firewall, allow this app to connect to the internet.
---
This section walk
Loading reviews...