GPT-5

Provides a GPT-5 MCP server to generate text and manage conversations via Claude Code with token usage reporting.
  • typescript

79

GitHub Stars

typescript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "allaboutai-yt-gpt5mcp": {
      "command": "node",
      "args": [
        "/path/to/gpt5mcp/servers/gpt5-server/build/index.js"
      ],
      "env": {
        "OPENAI_API_KEY": "your-openai-api-key-here"
      }
    }
  }
}

Available tools

gpt5_generate

Generate text using a simple input prompt with optional model, instructions, and generation controls.

gpt5_messages

Generate text using structured conversation messages with optional system instructions and generation controls.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational