Compare commits

...

2 commits

Author SHA1 Message Date
sid
482dcb31c8 Merge pull request 'open-webui: enable fetcher-mcp' (#66) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 23s
Reviewed-on: #66
2026-05-18 19:53:27 +02:00
sid
1410a59140 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
2026-05-18 19:52:38 +02:00

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 = [