SkillGate MCP
Permission-aware remote MCP gateway for ChatGPT, provider APIs, and portable skills.
Endpoints
POST/GET/DELETE /mcp · Streamable HTTP
GET /healthz · safe health check
Connection model
Create an access token in the admin console. ChatGPT Developer Mode connects to:
https://skillgate.85.137.91.166.sslip.io/mcp?token=ONE_TIME_TOKEN
Use this secret-URL mode for a private deployment. The production OAuth 2.1 design is documented in docs/AUTH_AND_CHATGPT.md.