codex: add hyprland trust and OpenAI docs MCP server
This commit is contained in:
@@ -37,6 +37,9 @@ trust_level = "trusted"
|
|||||||
[projects."/home/imalison/Projects/notifications-tray-icon"]
|
[projects."/home/imalison/Projects/notifications-tray-icon"]
|
||||||
trust_level = "trusted"
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/Projects/hyprland"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
[notice]
|
[notice]
|
||||||
hide_gpt5_1_migration_prompt = true
|
hide_gpt5_1_migration_prompt = true
|
||||||
"hide_gpt-5.1-codex-max_migration_prompt" = true
|
"hide_gpt-5.1-codex-max_migration_prompt" = true
|
||||||
@@ -56,6 +59,9 @@ args = ["-y", "@google-cloud/observability-mcp"]
|
|||||||
command = "nix"
|
command = "nix"
|
||||||
args = ["run", "/home/imalison/Projects/gmail-mcp#gmail-mcp-server"]
|
args = ["run", "/home/imalison/Projects/gmail-mcp#gmail-mcp-server"]
|
||||||
|
|
||||||
|
[mcp_servers.openaiDeveloperDocs]
|
||||||
|
url = "https://developers.openai.com/mcp"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
unified_exec = true
|
unified_exec = true
|
||||||
apps = true
|
apps = true
|
||||||
|
|||||||
Reference in New Issue
Block a user