{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiaonppw5uxvtikniwn4rsy74246u3gsmuyfqm3tqnrsbctiiwpfcy",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mnubtfim7742"
  },
  "path": "/t/clientid-support-for-mcp-oauth/1383157#post_1",
  "publishedAt": "2026-06-09T12:02:12.000Z",
  "site": "https://community.openai.com",
  "textContent": "Hi team,\n\nCodex CLI doesn’t support MCP OAuth for a remote server using a static static clientId\n\nIn our organisation we use Okta, DCR is currently not supported. As a workaround we use a static clientId.\n\nAFAIK in Codex clientId is not supported as a config for MCPs\n\nThis makes our custom MCPs not usable in Codex\n\nThe following config works in claude:\n{\n“mcpServers”: {\n“platform-docs”: {\n“type”: “http”,\n“url”: “…”,\n“oauth”: {\n“clientId”: “…”,\n“authServerMetadataUrl”: “…”,\n“callbackPort”: 8090\n}\n}\n}\n}\n\nPlease help.",
  "title": "clientId support for MCP OAuth"
}