Skip to content

Commit 21bd43f

Browse files
committed
fix: rename server files with transport suffix
- com.hubspot-mcp.json -> com.hubspot-mcp-npx.json (id: com.hubspot-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 837614f commit 21bd43f

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.hubspot-mcp",
4-
"name": "HubSpot",
3+
"id": "com.hubspot-mcp-npx",
4+
"name": "HubSpot (npx)",
55
"alias": "hubspot",
66
"description": "Manage HubSpot CRM data including contacts, companies, deals, and tickets. Search records, create associations, and manage pipelines.",
77
"icon": "https://avatars.githubusercontent.com/u/326419?v=4",

0 commit comments

Comments
 (0)