gpt 5 for Cursor
com.jojapi/gpt-5
GPT-5: GPT‑5 is OpenAI’s most advanced and unified AI model, combining fast, real-time.
client:Cursor
transport:streamable-http
tools:1
Install gpt 5 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gpt-5": {
"url": "https://mcp.jojapi.com/gpt-5"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs