4,500+ servers built on MCP Fusion
Vinkius
Help Scout logo
Vinkius
Claude Code logo

How to Use the Help Scout MCP in Claude Code

Manage Help Scout from your terminal or CI/CD pipeline with Claude Code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Help Scout MCP on Cursor AI Code Editor MCP Client Help Scout MCP on Claude Desktop App MCP Integration Help Scout MCP on OpenAI Agents SDK MCP Compatible Help Scout MCP on Visual Studio Code MCP Extension Client Help Scout MCP on GitHub Copilot AI Agent MCP Integration Help Scout MCP on Google Gemini AI MCP Integration Help Scout MCP on Lovable AI Development MCP Client Help Scout MCP on Mistral AI Agents MCP Compatible Help Scout MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect Help Scout MCP to Claude Code

Create your Vinkius account to connect Help Scout to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Script Your Support Operations

This is Help Scout for the command line. Pipe commands together to build powerful one-liners. For instance, get all open ticket IDs with `claude exec 'list_conversations --status active'` and pipe them directly into another script for processing. You can build complex scripts this way. Grab a list of conversations, run them through a local script that decides which ones to close, and then use `xargs` to pass the IDs to another Claude Code command that calls `update_convo_status`.

Monitor Queues and Performance

Set up a cron job to watch your support queue. A simple shell script can call `list_conversations --mailbox_id 123` every few minutes. If the count exceeds a threshold, it can trigger an alert. You can also generate daily reports with this MCP server. Schedule a script to run `list_customer_ratings` at the end of the day, format the output, and email it to your support manager. Headless monitoring made simple.

Integrate Help Scout into Pipelines

Use this MCP server in your GitHub Actions. When a bug fix PR is merged, your workflow can automatically find the related ticket using `search_conversations`. Once it finds the ticket, the workflow can call `create_convo_note` to post a private update like "Fix for this issue was merged in commit #abc123" and then use `update_convo_status` to close it.

Setup guide

Set up Help Scout MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see help-scout-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest Help Scout transactions." It will automatically discover and invoke the available Help Scout tools.

Terminal
claude mcp add --transport http help-scout-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Help Scout MCP in Claude Code

Write a shell script that runs `claude exec 'list_customer_ratings --days 30'`. Pipe the JSON output to `jq` to format it, then send it wherever you need it. Schedule it with cron.
Yes. Run `claude exec 'list_conversations' | jq -r '.[].id'` to get a clean list of IDs. You can then pipe that list directly to `xargs` or a `while read` loop for further processing.
It's `claude exec 'update_convo_status --id 12345 --status closed'`. You pass the conversation ID and the new status as arguments to the tool.
Just run `claude exec 'list_mailboxes'`. It will return a JSON array of all your mailboxes, including their names and IDs, which you can then use in other scripts.
This server processes conversation metadata like status and tags, along with the content itself. Each call you make runs in a sandboxed V8 Isolate on Vinkius, which is destroyed after your request completes. Your data isn't persisted.

Start using the Help Scout MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Help Scout. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.