open-webui: enable fetcher-mcp
All checks were successful
Build hosts / build-hosts (pull_request) Successful in 18s
Flake check / flake-check (pull_request) Successful in 20s

This commit is contained in:
sid 2026-05-18 19:52:38 +02:00
parent 2b621988e4
commit 1410a59140

View file

@ -34,10 +34,9 @@ in
port = 8765; port = 8765;
settings = { settings = {
mcpServers = { mcpServers = {
# fetcher-mcp = { fetcher-mcp = {
# command = getExe pkgs.synix.fetcher-mcp; command = getExe pkgs.synix.fetcher-mcp;
# url = "http://127.0.0.1:8001/fetcher-mcp"; };
# };
nixos = { nixos = {
command = getExe pkgs.nix; command = getExe pkgs.nix;
args = [ args = [