This repository is auto-generated by the nteract/desktop release pipeline. Do not open pull requests here — edits are overwritten on release.
Register the marketplace (one-time):
codex plugin marketplace add nteract/agent-plugins
Then in a Codex session run /plugin, pick the nteract marketplace, and enable nteract (stable) or nightly. Codex resolves the per-platform nteract-mcp sidecar from the plugin's bin/ automatically — no separate runtime install is required.
Manage the marketplace from the CLI:
codex plugin marketplace upgrade nteract-plugins # refresh to latest tag
codex plugin marketplace remove nteract-plugins # uninstall
/plugin marketplace add nteract/agent-plugins
/plugin install nteract@nteract # stable
/plugin install nightly@nteract # nightly (for early adopters and devs)
Claude Code pins at install time:
/plugin install nteract@nteract --ref v2.3.0
/plugin install nightly@nteract --ref v2.3.1-nightly.202604221930
Codex pins at marketplace registration:
codex plugin marketplace add nteract/agent-plugins --ref v2.3.0
Stable tags follow vX.Y.Z. Nightly tags follow vX.Y.Z-nightly.YYYYMMDDHHMM.
plugins/nteract/— stable channel. Tracksrunt/runtimedstable binaries.plugins/nightly/— nightly channel. Tracksrunt-nightly/runtimed-nightly.- Each plugin ships per-platform
nteract-mcpbinaries and a small shell/cmd dispatch wrapper in itsbin/.
Source: https://github.com/nteract/desktop/tree/main/plugins