Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Plain.com MCP Serverlist my open support threads and summarize the most recent one"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Plain.com MCP Server
An MCP server providing comprehensive access to the Plain.com API from Claude, with 77 tools covering support threads, customers, help centers, automation, and more.
Setup
Install dependencies:
Get your Plain.com API key from Settings → API Keys with full API permissions.
Add to your Claude Code config (
~/.claude.json):
Restart Claude Code to load the MCP server.
Available Tools (77)
Help Centers
Tool | Description |
| List all help centers in the workspace |
| Get details of a specific help center |
| Create a new help center |
| Update an existing help center |
| Delete a help center |
| Set a custom domain for a help center |
| Verify DNS ownership of a custom domain |
Help Center Articles
Tool | Description |
| List articles in a help center |
| Get a specific help center article by ID |
| Get a help center article by its URL slug |
| Create or update a help center article |
| Delete a help center article |
| Auto-generate an article from a thread using AI |
Help Center Article Groups
Tool | Description |
| List article groups (categories) in a help center |
| Get a specific article group by ID |
| Create a new article group (category) |
| Update an article group |
| Delete an article group |
Help Center Index
Tool | Description |
| Get the navigation index/structure of a help center |
| Update the navigation index/structure |
Knowledge Sources
Tool | Description |
| Create a knowledge source for AI to reference |
| Delete a knowledge source |
Customers
Tool | Description |
| Create or update a customer |
| Delete a customer |
| Get detailed customer information by ID |
| Search for customers by email |
| Mark a customer as spam |
| Remove spam marking from a customer |
| Create a custom event on a customer timeline |
Customer Groups
Tool | Description |
| List all customer groups |
| Create a new customer group |
| Add a customer to one or more groups |
| Remove a customer from one or more groups |
Threads
Tool | Description |
| List support threads with optional status filter |
| Get detailed thread info including conversation timeline |
| Get a quick overview of support queue counts |
| Create a new support thread for a customer |
| Update the title of a thread |
| Permanently delete a thread |
| Assign a thread to a user |
| Remove assignment from a thread |
| Change the priority of a thread |
| Create a custom event on a thread timeline |
Thread Actions
Tool | Description |
| Reply to a thread (sent via original channel) |
| Mark a thread as done/resolved |
| Mark a thread as todo (re-open it) |
| Snooze a thread for a specified duration |
Thread Labels
Tool | Description |
| List all available label types |
| Create a new label type |
| Add labels to a thread |
| Remove labels from a thread |
Thread Fields
Tool | Description |
| List all custom thread field schemas |
| Set a custom field value on a thread |
Notes
Tool | Description |
| Create an internal note on a thread (not visible to customer) |
| Delete an internal note from a thread |
Communication
Tool | Description |
| Send a new email to a customer (starts a new thread) |
| Send a chat message to a customer |
Companies
Tool | Description |
| Create or update a company |
| Delete a company |
Tenants
Tool | Description |
| Create or update a tenant |
| Delete a tenant |
Snippets
Tool | Description |
| List all snippets (canned responses) |
| Create a new snippet |
| Update an existing snippet |
| Delete a snippet |
Webhooks
Tool | Description |
| List all webhook targets |
| Create a new webhook target |
| Update a webhook target |
| Delete a webhook target |
Autoresponders
Tool | Description |
| List all autoresponders |
| Create a new autoresponder |
| Delete an autoresponder |
Tiers
Tool | Description |
| List all support tiers |
| Create a new support tier |
| Delete a support tier |
Workspace & Users
Tool | Description |
| Get current workspace information |
| List workspace users |
Example Usage
Ask Claude:
"Show me all todo threads"
"Get the details of thread th_xxx"
"How many threads need attention?"
"Find customer john@example.com"
"Reply to thread th_xxx saying we're looking into it"
"Mark thread th_xxx as done"
"Snooze thread th_xxx for 24 hours"
"Add a note to thread th_xxx that this is a billing issue"
"Create a new help center article about password resets"
"List all snippets"
"Assign thread th_xxx to user u_xxx"
"Generate a help center article from thread th_xxx"