Skip to content

Commit 1f910ae

Browse files
committed
fix: rename server files with transport suffix
- com.browserbase-mcp.json -> com.browserbase-mcp-npx.json (id: com.browserbase-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 822c736 commit 1f910ae

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": "com.browserbase-mcp",
4-
"name": "Browserbase",
3+
"id": "com.browserbase-mcp-npx",
4+
"name": "Browserbase (npx)",
55
"alias": "browserbase",
66
"description": "Cloud browser automation using Browserbase and Stagehand. Navigate, click, extract data, and take screenshots in cloud-hosted browsers.",
77
"icon": "https://avatars.githubusercontent.com/u/158221360?v=4",

0 commit comments

Comments
 (0)