How to Use the Clientjoy MCP in Claude Code
Manage your CRM pipeline from the terminal. Connect Claude Code via this MCP Server to audit invoices and track leads from your command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Clientjoy MCP to Claude Code
Create your Vinkius account to connect Clientjoy 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 MCP Server Integration
The `list_customers` tool dumps your client database straight into your terminal session. You run a prompt asking for an account audit. Claude Code fetches the JSON response, pipes it through your shell, and formats the active client list into a clean standard output. Deep dives on specific accounts require the `get_customer_details` tool. Your headless agent pulls the exact contact history and metadata for a target client. You can use this to populate environment variables or generate configuration files for client-specific deployments.
Invoice and Proposal Auditing
The `list_billing_invoices` tool gives your CLI agent access to payment records. You can ask Claude Code to check for overdue accounts before running a deployment script. It grabs the billing data and halts the pipeline if the client has unpaid invoices. Checking deal stages happens through the `list_sales_proposals` tool. Your agent reads the active proposals to verify project scopes. This lets you automate repository creation or infrastructure provisioning based on newly signed contracts.
Lead Registration and Service Queries
Pushing new prospects to your CRM uses the `create_new_lead` tool. You can pipe a text file of scraped contacts directly into Claude Code. The agent reads the standard input, extracts the names, and registers them in your pipeline via the API. Fetching your catalog relies on the `list_service_items` tool. Your terminal agent pulls current pricing and service tiers on demand. It uses this data to update billing configuration files or generate pricing matrices in your documentation repository.
Set up Clientjoy 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 seeclientjoy-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Clientjoy transactions." It will automatically discover and invoke the available Clientjoy tools.
claude mcp add --transport http clientjoy-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 Clientjoy MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Clientjoy MCP today
We host it, we monitor it, we maintain it. You just paste one token.