Move mcp server repo

This commit is contained in:
Filippo Berto 2026-02-24 15:17:46 +01:00
parent f16e74ca51
commit ee03f8719b
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -9,7 +9,7 @@
};
mcp-ctrl = {
command = "nix";
args = [ "run" "gitlab:fberto/llm-agent-tests?host=gitlab.cern.ch" ];
args = [ "run" "gitlab:fberto/mcp-ctrl?host=gitlab.cern.ch" ];
};
};
};