GPT-5
Connects OpenAI's GPT-5 API to Claude Code environments for advanced AI capabilities.
概要
GPT-5 Local MCP is a Model Context Protocol (MCP) server designed to bridge the power of OpenAI's GPT-5 API with Anthropic's Claude Code IDE. It provides a robust framework for developers to integrate GPT-5's advanced language capabilities, offering tools for both simple text generation and complex structured conversations directly within their Claude Code workflows. This server is optimized for seamless integration, offering TypeScript support, comprehensive error handling, and token usage tracking to enhance the development experience.
主な機能
- Direct GPT-5 API integration
- Offers `gpt5_generate` tool for simple text generation
- Provides `gpt5_messages` tool for structured conversation handling
- Optimized for seamless integration with Anthropic's Claude Code IDE
- Includes robust error handling and built-in token usage reporting
- 45 GitHub stars
ユースケース
- Manage and maintain multi-turn conversations with GPT-5 models.
- Automate content creation and intelligent responses within Claude Code workflows.
- Generate simple text, code, or answers from prompts using GPT-5.