Skip to content

Commit 4dead01

Browse files
committed
fix: rename server files with transport suffix
- com.contentful-mcp.json -> com.contentful-mcp-npx.json (id: com.contentful-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 695441b commit 4dead01

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.contentful-mcp",
4-
"name": "Contentful",
3+
"id": "com.contentful-mcp-npx",
4+
"name": "Contentful (npx)",
55
"alias": "contentful",
66
"description": "Manage Contentful spaces, content types, entries, and assets. Create and update structured content through the Content Management API.",
77
"icon": "https://avatars.githubusercontent.com/u/472182?v=4",

0 commit comments

Comments
 (0)