From 1410a5914061f4cd08eb2851fb36999c4be90e0b Mon Sep 17 00:00:00 2001 From: sid Date: Mon, 18 May 2026 19:52:38 +0200 Subject: [PATCH] open-webui: enable fetcher-mcp --- hosts/rx4/services/open-webui-oci.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hosts/rx4/services/open-webui-oci.nix b/hosts/rx4/services/open-webui-oci.nix index 506b5dc..f22297d 100644 --- a/hosts/rx4/services/open-webui-oci.nix +++ b/hosts/rx4/services/open-webui-oci.nix @@ -34,10 +34,9 @@ in port = 8765; settings = { mcpServers = { - # fetcher-mcp = { - # command = getExe pkgs.synix.fetcher-mcp; - # url = "http://127.0.0.1:8001/fetcher-mcp"; - # }; + fetcher-mcp = { + command = getExe pkgs.synix.fetcher-mcp; + }; nixos = { command = getExe pkgs.nix; args = [