pub fn opencode_config_file() -> Result<PathBuf, AgentConfigError>Expand description
~/.config/opencode/opencode.json — OpenCode’s main config, where the
object-based mcp map lives.
§Errors
Propagates AgentConfigError::PathResolution from home_dir.