Skip to content
Back to search
30
MCP

GPT-5

pulsemcp/gpt-5

Provides direct integration with OpenAI's GPT-5 API through simple prompt-based and structured conversation tools for text generation without building custom API integration layers.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ChatGPT (OpenAI GPT-4o)
Integrates with OpenAI's GPT-4o model to provide text analysis, summarization, and generation capabilities through a simple API for scenario
0 tools
GPT Image Generator
Enables direct image generation and editing through OpenAI's gpt-image-1 model with support for text prompts, file paths, and base64 encoded
0 tools
Simple OpenAI Assistant
Create and manage conversations with OpenAI assistants.
0 tools
GPT55 gpt-5.4-mini Chat x402
Low-cost OpenAI-compatible gpt-5.4-mini chat over exact x402 Base USDC. Best for short answers, routing decisions, extraction helpers, and b
0 tools · http
GPT55 gpt-5.3-codex Chat x402
OpenAI-compatible gpt-5.3-codex chat over exact x402 Base USDC for coding-agent work, patch planning, code review, and structured developmen
0 tools · http
GPT55 gpt-5.5 Chat x402
Premium OpenAI-compatible gpt-5.5 chat over exact x402 Base USDC for stronger reasoning, production work, code, and structured responses. [x
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gpt-5": {
      "url": "None",
      "transport": "http"
    }
  }
}