#Codex computer use marketplace?

1 messages · Page 1 of 1 (latest)

summer wraith
#

What should I pass as the marketplace?

Codex command failed: No Codex marketplace containing computer-use is registered. Configure computerUse.marketplaceSource or computerUse.marketplacePath, then run /codex computer-use install.

uneven ginkgoBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

steep pierBOT
#

Don’t pass --marketplace for this specific error — that only selects a marketplace Codex already knows about.

If you’re on macOS with Codex.app installed, use the bundled local marketplace source/path:

/codex computer-use install --source /Applications/Codex.app/Contents/Resources/plugins/openai-bundled

or add it from shell first:

codex plugin marketplace add /Applications/Codex.app/Contents/Resources/plugins/openai-bundled

Then run: