Back to search
30
MCP
GPT-5
pulsemcp/gpt-5Provides 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%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gpt-5": {
"url": "None",
"transport": "http"
}
}
}