Compare commits
No commits in common. "482dcb31c84ed4d176e391326810dcab256d4298" and "6297b9ce37fba14ccbe16fe4a2772fba40ac7763" have entirely different histories.
482dcb31c8
...
6297b9ce37
1 changed files with 4 additions and 3 deletions
|
|
@ -34,9 +34,10 @@ in
|
|||
port = 8765;
|
||||
settings = {
|
||||
mcpServers = {
|
||||
fetcher-mcp = {
|
||||
command = getExe pkgs.synix.fetcher-mcp;
|
||||
};
|
||||
# fetcher-mcp = {
|
||||
# command = getExe pkgs.synix.fetcher-mcp;
|
||||
# url = "http://127.0.0.1:8001/fetcher-mcp";
|
||||
# };
|
||||
nixos = {
|
||||
command = getExe pkgs.nix;
|
||||
args = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue