HelpCrunch MCP automates your customer support workflow by connecting directly to your chat and customer records. Your agent can list conversations, update client tags, assign chats to specific team members, and pull full transaction history—all through natural conversation.
Give Claude and any AI agent real-world access
List all chats, or use filters to find specific open or historical discussions.
Pull comprehensive profiles for any customer, including their full history of interactions.
Apply specific labels or tags to a customer profile after an interaction to aid future sorting.
Change who owns a chat, assigning it immediately to the correct team member or department.
Send messages directly into an existing chat thread as part of your workflow.
Ask an AI about this
Waiting for input…
What AI agents can do with
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using HelpCrunch MCPAdd Customer Tag
Applies a specific label or tag directly to any customer's profile.
Send Message
Sends a direct message into an active chat conversation for immediate communication.
Get Chat Details
Retrieves all detailed information about one specific, individual chat thread.
Get Customer Details
Fetches the complete profile and history for a single customer ID.
List Chats
Lists all active and historical conversations to give you an immediate overview of...
List Customers
Pulls a comprehensive list of every contact record stored in HelpCrunch.
List Departments
List all support departments
List Chat Messages
Useful for understanding context or historical interactions. List all messages...
Search Chats
Pass filter criteria as a JSON string in "filter_json" (e.g., {"status"...
Update Chat Assignee
Assign a chat to a specific team member
Update Chat Status
Update the status of a chat (e.g., closed, open)
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with HelpCrunch, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by HelpCrunch. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
What HelpCrunch MCP does for your AI
Managing customer communication shouldn't mean jumping between five different dashboard tabs just to get one answer. This MCP lets you take control of your entire support process using only your AI client. You can ask your agent to find every chat associated with a specific customer, pulling up their full profile and interaction history in seconds.
Need to hand off a complex ticket? Your agent will check the active conversations, reassign the chat to a different department, and update its status—all without you touching the HelpCrunch dashboard. Because this connection is housed within Vinkius, your AI client can access all of these support tools from one place.
It functions as a dedicated Support Lead that manages everything from tagging clients to ensuring the right person gets the query.
019d75af-6a35-718c-9a07-c26842fd945a How to set up HelpCrunch MCP
The bottom line is that your AI client acts as an operational bridge, letting you run complex support tasks using simple commands instead of clicking through multiple web forms.
First, subscribe to the HelpCrunch MCP on Vinkius and enter your required API key.
Next, tell your AI client exactly what you need—for example, 'Find all open chats for VIP customers in Billing.'
Your agent uses these instructions to query HelpCrunch, retrieves the necessary data (like customer details or chat transcripts), and presents the summary directly back to you.
Who uses HelpCrunch MCP
This MCP is for anyone whose job requires constant context-switching between communication platforms and internal ticketing systems. If your day involves reviewing customer history, making sure the right team member sees an issue, or updating a client's status after a call, this is built for you.
You use this to monitor overall department health, list departments, and check on team workloads without running separate reports.
You rely on it to pull up a client's full history and add specific tags or updates during follow-up calls. You use get_customer_details frequently.
You monitor new inbound chats, searching through them to quickly qualify leads and ensure they are routed correctly.
Frequently asked questions about HelpCrunch MCP
How do I find my HelpCrunch API Key? +
Log in to your HelpCrunch dashboard, navigate to Settings > Developers > Public API. You will be able to generate and copy your unique Bearer token from there.
Can I reassign a chat to another team member? +
Yes! Use the update_chat_assignee tool. You must provide the chat_id and the numeric assignee_id of the team member you wish to assign the conversation to.
How can I filter chats by status? +
Use the search_chats tool and provide a JSON filter string. For example, to find open chats, pass {"status": "open"} in the filter_json parameter.
Is it possible to tag customers through this integration? +
Yes, you can use the add_customer_tag tool. Provide the customer_id and the name of the tag you want to add to their profile.