Skip to content

Commit 8e0eaa4

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

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.raygun-mcp",
4-
"name": "Raygun",
3+
"id": "com.raygun-mcp-npx",
4+
"name": "Raygun (npx)",
55
"alias": "raygun",
66
"description": "Query and manage Raygun error groups, applications, deployments, and user sessions for error monitoring and crash reporting.",
77
"icon": "https://avatars.githubusercontent.com/u/1767684?v=4",

0 commit comments

Comments
 (0)