Skip to content

Commit 72084dd

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

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.launchdarkly-mcp",
4-
"name": "LaunchDarkly",
3+
"id": "com.launchdarkly-mcp-npx",
4+
"name": "LaunchDarkly (npx)",
55
"alias": "launchdarkly",
66
"description": "Manage LaunchDarkly feature flags, environments, and projects. Create, toggle, and configure feature flags with targeting rules.",
77
"icon": "https://avatars.githubusercontent.com/u/8039656?v=4",

0 commit comments

Comments
 (0)