Skip to content

Commit 19856ab

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

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.webflow-mcp",
4-
"name": "Webflow",
3+
"id": "com.webflow-mcp-npx",
4+
"name": "Webflow (npx)",
55
"alias": "webflow",
66
"description": "Manage Webflow sites, collections, and CMS items. Create and update pages, manage forms, and interact with e-commerce data.",
77
"icon": "https://avatars.githubusercontent.com/u/1229663?v=4",

0 commit comments

Comments
 (0)