Skip to content

Commit b1d24f8

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

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.postman-mcp",
4-
"name": "Postman",
3+
"id": "com.postman-mcp-npx",
4+
"name": "Postman (npx)",
55
"alias": "postman",
66
"description": "Manage Postman collections, workspaces, environments, and API specifications. Search APIs, generate client code, and run collections.",
77
"icon": "https://avatars.githubusercontent.com/u/10251060?v=4",

0 commit comments

Comments
 (0)