Developer-mode installation works now. Darwin is not yet published in the ChatGPT Apps Directory or Codex Plugin
Directory; that public listing requires OpenAI review and a separate publish action after approval.
Remote MCP
Addhttps://mcp.darwin.so/mcp, complete Darwin sign-in, and approve only the scopes the conversation needs. Verify that ChatGPT lists one Search tool and six Action tools before relying on the connection.
Application integration
Expose Darwin as a server-side tool to your OpenAI model. Keep the exact Search result in application state and pass its capability ID and revision to Act without asking the model to reconstruct them. See OpenAI Agents SDK for framework guidance.Connect and verify
1
Add Darwin as a remote MCP server
Use
https://mcp.darwin.so/mcp in the workspace’s MCP settings.2
Complete Darwin authorization
Sign in in the browser and approve only the scopes this workspace needs.
3
Check the tool list
Expect one Search tool and six focused Action tools.
4
Test a read-only query
Ask ChatGPT to search and explain the returned options without acting.