diff --git a/dotfiles/codex/config.toml b/dotfiles/codex/config.toml index 93c91614..694ccde7 100644 --- a/dotfiles/codex/config.toml +++ b/dotfiles/codex/config.toml @@ -37,6 +37,9 @@ trust_level = "trusted" [projects."/home/imalison/Projects/notifications-tray-icon"] trust_level = "trusted" +[projects."/home/imalison/Projects/hyprland"] +trust_level = "trusted" + [notice] hide_gpt5_1_migration_prompt = true "hide_gpt-5.1-codex-max_migration_prompt" = true @@ -56,6 +59,9 @@ args = ["-y", "@google-cloud/observability-mcp"] command = "nix" args = ["run", "/home/imalison/Projects/gmail-mcp#gmail-mcp-server"] +[mcp_servers.openaiDeveloperDocs] +url = "https://developers.openai.com/mcp" + [features] unified_exec = true apps = true