We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b976194 commit 20e0954Copy full SHA for 20e0954
packages/js/README.md
@@ -31,7 +31,7 @@ On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
31
"mcpServers": {
32
"e2b-server": {
33
"command": "npx",
34
- "args": ["-y", "e2b-mcp-server"],
+ "args": ["-y", "@e2b/mcp-server"],
35
"env": { "E2B_API_KEY": "${e2bApiKey}" }
36
}
37
0 commit comments