doggychip/agentforge
[](https://glama.ai/mcp/servers/doggychip/agentforge) 📇 ☁️ - Unified API gateway and marketplace for 300+ AI agents. One API key, REST + streaming, 90% creator revenue share, health monitoring. Self-hostable (MIT).
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: doggychip/agentforge Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-doggychip-agentforge
Configuration
{
"mcpServers": {
"doggychip-agentforge": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-doggychip-agentforge"
],
"env": {}
}
}
}