Skip to content

Commit 7edb9eb

Browse files
Mohammod Al Amin Ashikits-mash
authored andcommitted
Rename Square (Remote) to Square (HTTP)
Align naming convention: use transport type (HTTP) instead of "Remote" in display name and alias. Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 485a978 commit 7edb9eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

servers/com.square-mcp-http.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
33
"id": "com.square-mcp-http",
4-
"name": "Square (Remote)",
5-
"alias": "square-remote",
4+
"name": "Square (HTTP)",
5+
"alias": "square-http",
66
"description": "Interact with Square APIs via the hosted remote MCP server. Connects with OAuth for secure access to payments, orders, and more.",
77
"icon": "https://avatars.githubusercontent.com/u/82592?v=4",
88
"schema_version": "2.1",

0 commit comments

Comments
 (0)