How to Use the HappyFox MCP in Claude Code
Manage your HappyFox support queue, update tickets, and script help desk workflows directly from the Claude Code CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HappyFox MCP to Claude Code
Create your Vinkius account to connect HappyFox 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.
Query HappyFox via the Claude Code CLI
The `list_tickets` tool lets you fetch, paginate, and filter your active HappyFox issues right from your shell. Claude Code pipes this data into other CLI utilities or processes it directly to show your open workload. You can narrow down your search using `search_tickets` to find specific customer issues without opening a heavy web interface. This HappyFox MCP Server integration keeps your hands on the keyboard.
Terminal-Driven Ticket Updates
The `add_staff_update` tool allows you to post internal notes or customer replies instantly. You tell Claude Code what to write, and it executes the API call to update the thread. Your agent uses `get_ticket` to verify the ticket's current state before posting. This ensures your terminal-based updates are always applied to the correct, active issue.
Map help desk metadata in your terminal
The `list_categories` tool retrieves your ticket categories to help you route new issues from automated shell scripts. Claude Code reads these categories to ensure programmatic tickets are filed correctly. By chaining `list_priorities` and `list_statuses`, you can build automated shell workflows that check queue health. This MCP Server setup gives your terminal agent full visibility into your support architecture.
Set up HappyFox 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
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 userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehappyfox-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest HappyFox transactions." It will automatically discover and invoke the available HappyFox tools.
claude mcp add --transport http happyfox-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 HappyFox MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the HappyFox MCP today
We host it, we monitor it, we maintain it. You just paste one token.