There was an error while loading. Please reload this page.
1 parent e0b670b commit 832b516Copy full SHA for 832b516
1 file changed
servers/dev.e2b-mcp.json servers/dev.e2b-mcp-npx.jsonservers/dev.e2b-mcp.json renamed to servers/dev.e2b-mcp-npx.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "../schemas/server-definition.schema.json",
3
- "id": "dev.e2b-mcp",
4
- "name": "E2B Code Sandbox",
+ "id": "dev.e2b-mcp-npx",
+ "name": "E2B Code Sandbox (npx)",
5
"alias": "e2b",
6
"description": "Execute Python and JavaScript code in secure cloud sandboxes. Create files, install packages, and manage sandbox environments.",
7
"icon": "https://avatars.githubusercontent.com/u/129434473?v=4",
0 commit comments