Integrations
ChatGPT Developer Mode
Why current stdio-only SecureMCP-Lite is not a direct fit here yet.
ChatGPT Developer Mode
Fit
ChatGPT Developer Mode is not a direct fit today for SecureMCP-Lite.
Why:
- ChatGPT Developer Mode supports remote MCP connectors over SSE or Streamable HTTP
- SecureMCP-Lite currently exposes local stdio only
What this means in practice
You cannot point ChatGPT Developer Mode directly at the current SecureMCP-Lite binary and expect it to work as a connector.
What would be needed
One of these:
- HTTP or Streamable HTTP support in SecureMCP-Lite
- a separate bridge that exposes SecureMCP-Lite policy behavior through a remote MCP endpoint
Why this page still matters
It is important for the project to document where it does and does not fit.
That honesty improves credibility for open-source review.
Documentation sources
- OpenAI ChatGPT Developer Mode docs: https://platform.openai.com/docs/guides/developer-modeExternal
- OpenAI MCP build guide: https://platform.openai.com/docs/mcp/External