This commit is contained in:
2026-09-19 00:08:57 -07:00
parent 5883796d80
commit 8b0653bdd5
13 changed files with 790 additions and 195 deletions
+7
View File
@@ -48,6 +48,13 @@ url = "https://developers.openai.com/mcp"
command = "npx"
args = ["-y", "@ankimcp/anki-mcp-server", "--stdio"]
[mcp_servers.hyprland_desktop]
command = "/home/sudacode/.codex/bridges/hyprland-desktop/.venv/bin/python"
args = ["/home/sudacode/.codex/bridges/hyprland-desktop/server.py"]
env_vars = ["XDG_RUNTIME_DIR", "WAYLAND_DISPLAY", "HYPRLAND_INSTANCE_SIGNATURE", "DISPLAY", "XAUTHORITY", "YDOTOOL_SOCKET"]
startup_timeout_sec = 15
tool_timeout_sec = 60
[projects."/home/sudacode/projects"]
trust_level = "trusted"