Skip to content

Commit 0a9f868

Browse files
committed
fix: rename server files with transport suffix
- com.pagerduty-mcp.json -> com.pagerduty-mcp-uvx.json (id: com.pagerduty-mcp-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 1525566 commit 0a9f868

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.pagerduty-mcp",
4-
"name": "PagerDuty",
3+
"id": "com.pagerduty-mcp-uvx",
4+
"name": "PagerDuty (uvx)",
55
"alias": "pagerduty",
66
"description": "Manage PagerDuty incidents, services, on-call schedules, and users. List open incidents, acknowledge, resolve, and trigger new ones.",
77
"icon": "https://avatars.githubusercontent.com/u/766800?v=4",

0 commit comments

Comments
 (0)