Codex packet

Use Prompt Switchboard with Codex through the strongest current repo-owned host lane.

Codex is still a config-first MCP surface, not an official Prompt Switchboard marketplace listing. This packet keeps the public install shape honest: local MCP server, compare-first flow, Codex config snippet, and a bundle-ready archive you can pack today.

Current truth

Support class

  • Strongest repo-specific Prompt Switchboard host binding today
  • Official surface verified: Codex MCP docs and local config flow
  • No official Prompt Switchboard marketplace listing verified from current official Codex docs

Public packet contents

  • Codex config snippet
  • Skill bundle content
  • Bundle-ready archive directory for OpenClaw-compatible bundle installs
  • Compare-first smoke loop and full follow-through map

Placement and config

Paste the MCP block into the Codex MCP server section inside your config.toml. Keep the repository path explicit so the sidecar can launch from the right clone.

[mcp_servers.prompt_switchboard]
command = "npm"
args = ["run", "mcp:server"]
cwd = "/absolute/path/to/multi-ai-sidepanel"

Smallest useful smoke

  1. prompt_switchboard.bridge_status
  2. prompt_switchboard.check_readiness
  3. prompt_switchboard.compare

Preferred full flow: add prompt_switchboard.analyze_compare, then prompt_switchboard.run_workflow, then inspect or continue with get_workflow_run, list_workflow_runs, and resume_workflow.

Public distribution truth