Skip to content

Commit f0f7674

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

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.replicate-mcp",
4-
"name": "Replicate",
3+
"id": "com.replicate-mcp-npx",
4+
"name": "Replicate (npx)",
55
"alias": "replicate",
66
"description": "Run AI models on Replicate. Create predictions, search for models, manage deployments, and generate images, audio, and text.",
77
"icon": "https://avatars.githubusercontent.com/u/60410876?v=4",

0 commit comments

Comments
 (0)