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