-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
Hi
OpenAI recently added a developer mode to ChatGPT that allows us to use MCP. Unfortunately, there’s a blocking issue:
- ChatGPT Developer Mode only supports OAuth for MCP connections.
- MetaMCP, however, does not support OAuth for endpoints — only API keys.
- As a result, the only way to connect is by exposing MCP endpoints unprotected, which is a security risk.
Please add OAuth support to MCP endpoints.
Metadata
Metadata
Assignees
Labels
No labels