|
|
6 ヶ月 前 | |
|---|---|---|
| .. | ||
| README.cn.md | 6 ヶ月 前 | |
| README.md | 6 ヶ月 前 | |
| init.go | 6 ヶ月 前 | |
ForeverVM 的 MCP 服务器,使 Claude 能够在 Python REPL 中执行代码。
create-python-replrun-python-in-repl
code(字符串):Python REPL 将运行的代码。replId(字符串):运行代码的 REPL ID。运行以下命令:
npx forevervm-mcp install --claude
对于其他 MCP 客户端,请参阅文档。
在 MCP 客户端中,将命令设置为 npm,参数设置为:
["--prefix", "<path/to/this/directory>", "run", "start", "run"]