Skip to content

Commit 7e599f5

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

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": "dev.trigger-mcp",
4-
"name": "Trigger.dev",
3+
"id": "dev.trigger-mcp-npx",
4+
"name": "Trigger.dev (npx)",
55
"alias": "trigger",
66
"description": "Manage Trigger.dev background jobs and workflows. List tasks, trigger runs, monitor execution, and deploy projects to different environments.",
77
"icon": "https://avatars.githubusercontent.com/u/95297378?v=4",

0 commit comments

Comments
 (0)