Codex LSP Call MCP tools through the tool interface; / are tool-call names, not shell commands. Tools - : list configured, installed, missing, disabled, and active language servers. - : check one file or directory for LSP diagnostics. Prefer after edits. - : locate a symbol definition from file, line, and character. - : find usages of a symbol across the workspace. - : inspect document symbols or search workspace symbols. - : check whether a rename is valid at a position. - : apply a language-server workspace edit for a rename. Config Project config lives at ; user config lives at . Use first…