Skip to content

docs: make Codex MCP setup discoverable - #1436

Merged
igorls merged 2 commits into
MemPalace:developfrom
dergachoff:docs/codex-discoverability
May 22, 2026
Merged

docs: make Codex MCP setup discoverable#1436
igorls merged 2 commits into
MemPalace:developfrom
dergachoff:docs/codex-discoverability

Conversation

@dergachoff

Copy link
Copy Markdown
Contributor

Summary

  • print Codex CLI MCP setup commands from mempalace mcp
  • mention Codex CLI in mempalace instructions init
  • add Codex CLI to the MCP integration docs and getting-started next steps

Why

MemPalace already has first-class Codex support via mempalace hook run --harness codex and the bundled .codex-plugin, but some setup surfaces still only mention Claude. This makes Codex support harder to discover for users installing with uv tool install mempalace or following the MCP docs.

This keeps the patch narrow and avoids the hooks guide, since #1187 is already updating that surface.

Testing

  • uv run --with pytest pytest tests/test_cli.py -q
  • uv run pytest tests/ -q --ignore=tests/benchmarks
  • uv run --with ruff ruff check .
  • uv run --with 'ruff>=0.4.0,<0.5' ruff format --check .
  • tokf run git diff --check

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support and documentation for the Codex CLI as an MCP client. It updates the CLI output, initialization instructions, and website documentation to include Codex-specific setup commands and integration details. Tests have also been updated to verify these changes. I have no feedback to provide.

@igorls igorls added documentation Improvements or additions to documentation docs Documentation labels May 15, 2026
@igorls igorls added this to the v3.3.6 milestone May 15, 2026
Bring docs PR up to date with develop so CI re-runs against the
current pin set.

Co-Authored-By: Igor Lins e Silva <4753812+igorls@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants