gotalab/gpt5-mcp-server
MCP server for GPT-5 integration
Platform-specific configuration:
{
"mcpServers": {
"gpt5-mcp-server": {
"command": "npx",
"args": [
"-y",
"gpt5-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...