Skip to content

Commit 832b516

Browse files
committed
fix: rename server files with transport suffix
- dev.e2b-mcp.json -> dev.e2b-mcp-npx.json (id: dev.e2b-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent e0b670b commit 832b516

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "dev.e2b-mcp",
4-
"name": "E2B Code Sandbox",
3+
"id": "dev.e2b-mcp-npx",
4+
"name": "E2B Code Sandbox (npx)",
55
"alias": "e2b",
66
"description": "Execute Python and JavaScript code in secure cloud sandboxes. Create files, install packages, and manage sandbox environments.",
77
"icon": "https://avatars.githubusercontent.com/u/129434473?v=4",

0 commit comments

Comments
 (0)