Add mcp configuration

This commit is contained in:
Filippo Berto 2026-01-14 17:28:44 +01:00
parent 9a9c99411e
commit 1ce311de0d
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -7,6 +7,10 @@
command = "nix";
args = [ "run" "github:utensils/mcp-nixos" "--" ];
};
mcp-ctl = {
command = "nix";
args = [ "run" "gitlab:fberto/llm-agent-tests?host=gitlab.cern.ch" ];
};
};
};
@ -52,6 +56,10 @@
todowrite = true;
todoread = true;
webfetch = true;
lsp = true;
skill = true;
question = true;
};
lsp = {