Post #1500490
2026-02-25 11:37 UTC
@andrii_ch @fatbobman Two things to investigate via my gist https://gist.github.com/everyplace/0a1e2637261325ea1d47447f4085bf37?utm_source=Fatbobman%20Blog&utm_medium=web
1) check the logs. Sometimes you’ve configured it correctly, but the paths for dependencies for the MCP server are wrong. Look at how injecting the PATH. Check the logs to see if there’s something strange / failing.
2) you could ignore this and set the dangerous flag to make it figure itself out.
Replies (1)
-
@andrii_ch@mas.to 2026-02-25 13:37
@everyplace @fatbobman I don't see any logs in ~/Library/Developer/Xcode/CodingAssistant/codex. I can see the chat sessions, but they don't contain anything useful. I tried setting IDEChatAgenticChatSkipPermissions, but it didn't have any effect. The documentation https://developer.apple.com/documentation/Xcode/setting-up-coding-intelligence#Customize-the-Codex-and-Claude-Agent-environments does mention adding additional MCP servers, so I must be doing something wrong.