Back to MCP Servers
Agentforge
Unified API gateway and marketplace for 300+ AI agents. One API key, REST + streaming, 90% creator revenue share, health monitoring. Self-hostable (MIT).
aggregatorsmonitoringapirestaiagent
By doggychip
Installation
npx -y agentforgeConfiguration
{
"mcpServers": {
"agentforge": {
"command": "npx",
"args": ["-y", "agentforge"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes