pub fn default_write_path_global() -> Option<PathBuf>Expand description
The default write target for global (user-wide) MCP config.
This is the oxicode-owned global file (~/.config/oxicode/mcp.json on
Unix, the platform equivalent elsewhere). Returns None only when
the platform has no resolvable config directory.