fix opensrc mcp command
This commit is contained in:
@@ -61,7 +61,7 @@ in {
|
||||
opensrc = {
|
||||
enabled = true;
|
||||
type = "local";
|
||||
command = ["opensrc-mcp"];
|
||||
command = ["node" "/home/cschmatzler/.bun/bin/opensrc-mcp"];
|
||||
};
|
||||
context7 = {
|
||||
enabled = true;
|
||||
|
||||
Reference in New Issue
Block a user