Token导航 LogoToken导航TokenDH.com
PL
AI代理HTTP官方级别未说明来源级核验

Plain (f54652)

MCP Server

AI-powered customer support platform. Manage threads, customers, labels, and workflows.

工具数

公开资料未说明
JavaScriptHTTPAI代理

安装说明

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

最后核验

2026/5/17 23:40

运行时

Node.js

快速接入

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

命令预览

npx -y smithery mcp add plain

详细介绍

Plain

AI-powered customer support platform. Manage threads, customers, labels, and workflows.

Quick Start

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

# Browse available tools
npx -y smithery tool list plain

# Get full schema for a tool
npx -y smithery tool get plain markThreadAsDone

# Call a tool
npx -y smithery tool call plain markThreadAsDone '{}'

Direct MCP Connection

Endpoint: https://plain.run.tools

Tools (48)

  • markThreadAsDone — Mark a thread as done (resolved).
  • upsertTenant — Create or update a tenant.
  • addLabels — Add labels to a thread by label type IDs.
  • upsertCustomer — Create or update a customer.
  • updateLabelType — Update an existing label type's properties.
  • archiveLabelType — Archive a label type to hide it from the active label list.
  • getTenants — Fetch a paginated list of tenants from Plain.
  • bulkUpsertThreadFields — Bulk upsert (create or update) multiple thread field values in a single operation.
  • changeThreadPriority — Change the priority of a thread.
  • getThreads — Fetch threads with flexible filtering options.
  • createThread — Create a new thread for a customer.
  • getCustomers — Fetch a paginated list of customers from Plain.
  • removeLabels — Remove labels from a thread by label IDs.
  • markThreadAsTodo — Mark a thread as todo (reopen or set as active).
  • getLabels — Fetch a paginated list of label types from Plain. Useful for fetching
  • moveLabelType — Move a label type to a different position in the label hierarchy.
  • getThreadDetails — Fetch complete details for a specific thread including first 50 timeline entries.
  • getCustomerDetails — Fetch detailed information about a specific customer by their ID.
  • upsertTenantField — Create or update a tenant field.
  • searchCustomers — Search for customers by name, email, short name, or external ID.
  • getTenantDetails — Fetch detailed information about a specific tenant by their ID.
  • getMyAssignedThreads — Fetch first 10 threads assigned to a specific user in Plain.
  • getHelpCenterArticleBySlug — Fetch detailed information for a specific help-center article by slug.
  • assignThread — Assign a thread to a user or machine user.
  • upsertThreadField — Upsert (create or update) a thread field value on a thread.
  • getHelpCenterArticle — Fetch detailed information for a specific help-center article by ID.
  • createThreadFieldSchema — Create a new thread field schema to capture structured data on threads.
  • reorderThreadFieldSchemas — Reorder multiple thread field schemas in a single operation.
  • searchTenants — Search for tenants by name or external ID.
  • getThreadFieldSchemas — Fetch a paginated list of thread field schemas from Plain.
  • getUserByEmail — Look up a Plain user by their email address.
  • addGeneratedReply — Add an AI-generated reply suggestion to a thread.
  • updateThreadFieldSchema — Update an existing thread field schema's properties.
  • replyToThread — Reply to the last message in a thread.
  • getHelpCenterArticles — Fetch a paginated list of articles for a specific help center.
  • createNote — Create an internal note on a thread.
  • unassignThread — Unassign a thread, removing the current assignee.
  • getHelpCenters — Fetch a paginated list of help centers.
  • getMyUser — Get the currently authenticated user's details.
  • createLabelType — Create a new label type for organizing threads.
  • getMyWorkspace — Get the currently authenticated user's workspace details.
  • upsertHelpCenterArticle — Create or update a help-center article.
  • snoozeThread — Snooze a thread for a specified duration.
  • getHelpCenterArticleGroups — Fetch a paginated list of article groups for a specific help center.
  • searchThreads — Search threads by text content in title, description, or messages.
  • deleteThreadFieldSchema — Delete a thread field schema from the workspace.
  • unarchiveLabelType — Unarchive a previously archived label type to make it available again.
  • getCustomerThreads — Fetch first 10 threads for a specific customer.
# Get full input/output schema for a tool
npx -y smithery tool get plain 

目录标签

目录标签

JavaScriptHTTPAI代理

接入字段

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

HTTP

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

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

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

安装前确认

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

仍需确认:category

来源信息

继续浏览同类 MCP