Codex | Integrations
Use Minds from Codex. Add an MCP server (streamable HTTP) with the server URL below. Authorize via OAuth if offered — otherwise create an API key and use it as “Authorization: Bearer minds_…”.
Setup
Codex supports MCP servers, so it can plan and run Minds studies as part of its agent runs.
- Open Codex's MCP or connector settings (often under Tools, Integrations, or Extensions).
- Add an MCP server (streamable HTTP) with the server URL below.
- Authorize via OAuth if offered — otherwise create an API key and use it as “Authorization: Bearer minds_…”.
MCP Server URL
https://getminds.ai/mcp
Research alongside a code change
Use Codex when a product decision is already being discussed in a coding task. For example, ask it to examine two versions of an onboarding explanation with an existing Minds Audience before recommending which wording belongs in the interface. Supply the two alternatives, the target user, and the decision you need to make. Have the agent show its proposed questions before starting a Study.
Keep the research output attached to the implementation discussion: record the Study link, objections, and any unresolved ambiguity. Audience responses offer a directional view of comprehension; they do not establish that the code is correct or that a screen is accessible. Review the resulting patch and run the normal engineering checks separately.


