open-webui: enable fetcher-mcp
This commit is contained in:
parent
2b621988e4
commit
1410a59140
1 changed files with 3 additions and 4 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue