SceneBoard for Codex
Bring SceneBoard into Codex
Install the skill and MCP launcher as one plugin, then approve exactly which boards and capabilities Codex may use.
01
Let your LLM install it
Paste the official guide link into a coding LLM. It installs the Skill first, then configures and verifies MCP. Manual steps remain below.
LLM install guide link
https://sceneboard.dev/install/sceneboard-agent.md02
Install the SceneBoard Skill
The Skill is the primary interface. The official plugin also installs the MCP launcher.
Manual installation
codex plugin marketplace add leecatinc/sceneboard
codex plugin add sceneboard@sceneboard03
MCP connection (optional)
The launcher selects exactly one trusted stdio server in this order and fails closed on an invalid selected entry.
- 1Open project override
<project>/.mcp.json - 2Official Codex project and user config
<project>/.codex/config.toml → $CODEX_HOME/config.toml - 3SceneBoard production default
https://sceneboard.dev
04
Open AI connectionsPair and approve access
Sign in, create a one-time code, send it to $sceneboard in a new Codex thread, and approve only the matching request.
05
Update or remove
The ZIP is for inspection and offline transfer. Marketplace installation is the recommended path because Codex manages updates and plugin state.
Update marketplace
codex plugin marketplace upgrade sceneboard
codex plugin add sceneboard@sceneboardRemove plugin
codex plugin remove sceneboard@sceneboard