tomasmihalyi/claude-forge
A self-extending Claude Code agent that detects capability gaps, forges MCP tool servers to fill them, and remembers them forever. Built with Opus 4.6.
Platform-specific configuration:
{
"mcpServers": {
"claude-forge": {
"command": "npx",
"args": [
"-y",
"claude-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...