Token导航 LogoToken导航TokenDH.com
GO
办公协作HTTP官方级别未说明来源级核验

Gorgias (verified)

MCP Server

Gorgias is a helpdesk and live chat platform specializing in e-commerce, offering automated support, order management, and unified customer communication

工具数

公开资料未说明
JavaScriptHTTP团队协作

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:34

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add gorgias

详细介绍

Gorgias (verified)

Gorgias is a helpdesk and live chat platform specializing in e-commerce, offering automated support, order management, and unified customer communication

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add gorgias

# Browse available tools
npx -y smithery tool list gorgias

# Get full schema for a tool
npx -y smithery tool get gorgias GORGIAS_ADD_TICKET_TAGS

# Call a tool
npx -y smithery tool call gorgias GORGIAS_ADD_TICKET_TAGS '{}'

Direct MCP Connection

Endpoint: https://gorgias.run.tools

Tools (32)

  • GORGIAS_ADD_TICKET_TAGS — Adds tags to a ticket in Gorgias.
  • GORGIAS_CREATE_ACCOUNT_SETTING — Creates a new account setting in Gorgias.
  • GORGIAS_CREATE_CUSTOMER — Creates a new customer in Gorgias.
  • GORGIAS_CREATE_TEAM — Creates a new team in Gorgias.
  • GORGIAS_CREATE_TICKET — Creates a new ticket in Gorgias.
  • GORGIAS_DELETE_CUSTOMER — Deletes a specific customer from Gorgias.
  • GORGIAS_DELETE_CUSTOMER_FIELD_VALUE — Deletes a specific field value for a customer in Gorgias.
  • GORGIAS_DELETE_CUSTOMERS — Deletes multiple customers from Gorgias.
  • GORGIAS_DELETE_TEAM — Deletes a specific team from Gorgias.
  • GORGIAS_DELETE_TICKET — Deletes a specific ticket from Gorgias.
  • GORGIAS_DELETE_TICKET_FIELD_VALUE — Deletes a specific field value for a ticket in Gorgias.
  • GORGIAS_GET_ACCOUNT — Retrieves your Gorgias account information.
  • GORGIAS_GET_CUSTOMER — Retrieves a specific customer from Gorgias.
  • GORGIAS_GET_EVENT — Retrieves a specific event from Gorgias.
  • GORGIAS_GET_TEAM — Retrieves a specific team from Gorgias.
  • GORGIAS_GET_TICKET — Retrieves a specific ticket from Gorgias.
  • GORGIAS_LIST_ACCOUNT_SETTINGS — Lists all account settings in Gorgias.
  • GORGIAS_LIST_CUSTOMER_FIELD_VALUES — Lists all field values for a customer in Gorgias.
  • GORGIAS_LIST_CUSTOMERS — Lists customers in Gorgias with various filtering options.
  • GORGIAS_LIST_EVENTS — Lists events in Gorgias with various filtering options.
  • GORGIAS_LIST_TEAMS — Lists teams in Gorgias.
  • GORGIAS_LIST_TICKET_FIELD_VALUES — Lists all field values for a ticket in Gorgias.
  • GORGIAS_LIST_TICKETS — Lists tickets in Gorgias with various filtering options.
  • GORGIAS_LIST_TICKET_TAGS — Lists all tags for a ticket in Gorgias.
  • GORGIAS_MERGE_CUSTOMERS — Merges two customers in Gorgias, combining their data and history.
  • GORGIAS_REMOVE_TICKET_TAGS — Removes tags from a ticket in Gorgias.
  • GORGIAS_SET_CUSTOMER_DATA — Sets the complete data object for a customer in Gorgias.
  • GORGIAS_SET_TICKET_TAGS — Sets the complete list of tags for a ticket in Gorgias.
  • GORGIAS_UPDATE_ACCOUNT_SETTING — Updates an existing account setting in Gorgias.
  • GORGIAS_UPDATE_CUSTOMER — Updates an existing customer in Gorgias.
  • GORGIAS_UPDATE_TEAM — Updates an existing team in Gorgias.
  • GORGIAS_UPDATE_TICKET — Updates an existing ticket in Gorgias.
# Get full input/output schema for a tool
npx -y smithery tool get gorgias 

目录标签

目录标签

JavaScriptHTTP团队协作

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP