This commit is contained in:
mjallen18
2026-03-20 18:24:51 -05:00
parent 27790713be
commit 6f77344d42
13 changed files with 350 additions and 365 deletions

View File

@@ -78,7 +78,7 @@ in
command = "${pkgs.nodejs_24}/bin/npm";
args = [
"-y"
"mcp-server-code-runner@latest"
"@iflow-mcp/mcp-server-code-runner"
];
};
};