Skip to content
MCP Server Community By @doggychip

doggychip/agentforge

[![doggychip/agentforge MCP server](https://glama.ai/mcp/servers/doggychip/agentforge/badges/score.svg)](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

Detailed Documentation

doggychip/agentforge MCP server 📇 ☁️ - Unified API gateway and marketplace for 300+ AI agents. One API key, REST + streaming, 90% creator revenue share, health monitoring. Self-hostable (MIT).

Configuration

{
  "mcpServers": {
    "doggychip-agentforge": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-doggychip-agentforge"
      ],
      "env": {}
    }
  }
}