fix opensrc mcp command

This commit is contained in:
2026-04-01 12:25:40 +00:00
parent 2cad84ff26
commit 9b5069693a

View File

@@ -61,7 +61,7 @@ in {
opensrc = {
enabled = true;
type = "local";
command = ["opensrc-mcp"];
command = ["node" "/home/cschmatzler/.bun/bin/opensrc-mcp"];
};
context7 = {
enabled = true;