Skip to content

Commit 4ed1723

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

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.apify-mcp",
4-
"name": "Apify",
3+
"id": "com.apify-mcp-npx",
4+
"name": "Apify (npx)",
55
"alias": "apify",
66
"description": "Run web scraping actors and access datasets on the Apify platform. Search the Apify Store, execute actors, and retrieve structured data.",
77
"icon": "https://avatars.githubusercontent.com/u/24586296?v=4",

0 commit comments

Comments
 (0)