Your Supportal Access Token
This single Bearer token authenticates every /api/* endpoint — devices, wiki, files. The same token is used by both the relay bridge (device control) and the wiki bridge (canonical wiki I/O).
Loading…
Install via plugin marketplace (recommended)
One-shot install — adds the marketplace, installs codex-mcp-server, and you're done:
/plugin marketplace add newhaptics/claude-skills
/plugin install codex-mcp-server
Configure your token (recommended: turn-key setup script)
One-click install — script writes your token to ~/.claude/channels/codex-mcp/token with restricted permissions. No shell-rc edits needed; the plugin reads the file as a fallback when the env var isn't set.
Then run it:
bash ~/Downloads/codex-mcp-setup.sh # Linux / macOS
# or
powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\Downloads\codex-mcp-setup.ps1" # Windows
After running: restart Claude Code (or /reload-plugins). Run /mcp — codex should appear connected. Verify with mcp__codex__wiki_search "test".