Skip to content

Commit 20e0954

Browse files
committed
updated installation instructions for the JS version
1 parent b976194 commit 20e0954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
3131
"mcpServers": {
3232
"e2b-server": {
3333
"command": "npx",
34-
"args": ["-y", "e2b-mcp-server"],
34+
"args": ["-y", "@e2b/mcp-server"],
3535
"env": { "E2B_API_KEY": "${e2bApiKey}" }
3636
}
3737
}

0 commit comments

Comments
 (0)