gpt-subagents-api

Wally-Ahmed/gpt-subagents-api
★ 0 stars TypeScript AI/LLM Updated today
MCP server that lets Claude Code delegate to a caller-selected OpenAI model as an expert subagent (one ask_gpt tool), with a library of orchestration patterns. Uses your OpenAI API key.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gpt-subagents-api": {
      "command": "npx",
      "args": [
        "-y",
        "Wally-Ahmed/gpt-subagents-api"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server **and CLI** that lets **Claude Code delegate to OpenAI "expert" models as subagents** — and ships a small, extensible library of **orchestration patterns** that teach the calling agent *how* to use those experts well. Claude orchestrates; GPT gives a second opinion from a **different model family** (different blind