Skip to content

Codex

You need a Codex installation with remote MCP and OAuth support, and a Stratifyre account. Remote MCP plus portable skills is the supported baseline. Native Codex packaging is optional and is available only when the published compatibility information records a passing pinned smoke test.

Add and authorize the production server:

Terminal window
codex mcp add stratifyre --url https://app.stratifyre.com/mcp
codex mcp login stratifyre
codex mcp list

Complete OAuth in the browser opened by Codex. Confirm the server appears in the list; use only Codex-managed configuration and do not commit OAuth material.

For first use, ask Codex to discover the live manifest, inspect available status and scopes, resolve an instrument with marketdata_search, and read existing strategies. Explicitly prohibit creates, updates, deletion, and backtests for this first task.

Continue with Work with Stratifyre for strategy and backtest workflows. See Troubleshooting and Security for portable skills, permission limits, interrupted jobs, updates, and removal.