Hi, after upgrading OpenClaw from 2026.5.7 to 2026.5.12, my MCP servers/tools do not seem to trigger like they used to.
Before the update, I had context-mode, Serena, and Graphify installed and working. OpenClaw would use them pretty often during coding/workspace tasks.
After the update, MCP usage dropped a lot. Context-mode and Serena are barely called now, or sometimes not at all.
I noticed that after the move from PI to Codex, there is now a Codex-specific folder here:
C:\Users\user.openclaw\agents\main\agent\codex-home
It seems like Codex may be using config/context from that folder instead of my normal agent workspace setup.
My main workspace AGENTS.md already has my MCP/tooling instructions for context-mode, Serena, and Graphify. But after the update, Codex does not seem to follow that file the same way. It feels like I may need a separate AGENTS.md inside codex-home, and maybe hooks/tool setup there too.
Expected
OpenClaw/Codex should keep using my existing workspace AGENTS.md, MCP servers, and tool instructions after upgrading.
Actual
MCP servers/tools barely trigger, or do not trigger at all
Context-mode and Serena usage dropped noticeably
Codex seems to use codex-home
My normal workspace AGENTS.md seems to have less effect
I may need to duplicate hooks/tool instructions, but I’m not sure
Questions
Is codex-home supposed to have its own AGENTS.md?
Should Codex still read the main workspace AGENTS.md?
Do MCP/tool instructions or hooks need to be moved/duplicated?
Is there a PI → Codex migration step?
How can I verify which MCP servers Codex can see/use?
Did MCP/tool triggering behavior change in 2026.5.12?
Environment
Previous version: 2026.5.7
Current version: 2026.5.12
Agent: main
OS: Windows
Codex folder: C:\Users\user.openclaw\agents\main\agent\codex-home
This worked much better before the update, so I’m trying to figure out if this is expected behavior, a migration/config issue, or a bug.