How to Use the Custify MCP in Claude Code
Manage customer telemetry from your terminal. Claude Code pipes live health scores and event tracking directly into your shell.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Custify MCP to Claude Code
Create your Vinkius account to connect Custify 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.
Claude Code monitors health scores
Command line junkies hate logging into a web portal to check on enterprise clients. Your terminal agent runs `list_health_scores` to dump current metrics straight to stdout. You can pipe that output directly into a slack notification script. When an alert fires, you need context fast. This MCP Server triggers `get_company_details` to pull the exact account history. You diagnose the churn risk from your SSH session while the database is still compiling.
Script automated event tracking
CI/CD pipelines can now log deployment events straight to your customer success team. You set up a post-build step where the agent fires `track_user_event`. The product managers see the update instantly without asking you for status reports. Creating test users for staging environments is just as fast. A quick command tells the agent to execute `create_person` and `list_user_segments`. Your fresh database gets populated with realistic profiles before the integration tests even start.
Query user data via MCP Server
Debugging a specific user's issue requires their exact platform history. Instead of asking support for a CSV export, your agent runs `get_person_details` and `list_people`. The raw JSON hits your terminal immediately. You can grep through this data or have the agent write a quick Python script to analyze it. Pulling a list of affected accounts via `list_companies` takes seconds. You fix the bug and move on.
Set up Custify 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 seecustify-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Custify transactions." It will automatically discover and invoke the available Custify tools.
claude mcp add --transport http custify-alternative-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 Custify MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Custify MCP today
We host it, we monitor it, we maintain it. You just paste one token.