How to Use the Endear Retail CRM MCP in Claude Code
Run headless automations against your Endear CRM. A terminal-native MCP server for your CI/CD pipelines, cron jobs, and shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Endear Retail CRM MCP to Claude Code
Create your Vinkius account to connect Endear Retail CRM 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.
Automate Daily Performance Reports
Use this in a simple cron job to get a daily health check on your store. A one-line script can call `quick_retail_performance_audit` and pipe the JSON output to a Slack webhook or a monitoring dashboard. This isn't about conversation, it's about automation. Set up a GitHub Action that fails if your product count from `list_retail_products` drops unexpectedly. You get alerts without any manual checks.
Script Customer Data Operations
Need a quick list of all customers? Chain `list_retail_customers` with `jq` to filter and format the data right in your terminal. It's faster than building a custom report inside the CRM. You can also script complex lookups. For example, write a shell script that takes an email, uses `search_customers_by_name_or_email` to find the ID, then pulls their full history with `list_customer_purchase_history`. Perfect for support automation.
A Headless Endear Retail CRM MCP Server
This MCP Server gives Claude Code direct, scriptable access to your Endear CRM. It's built for headless environments where there's no UI. Just connect with the `claude mcp add` command and you're ready to start scripting. Because it's designed for the terminal, the output is clean, predictable JSON. It works perfectly with standard Unix tools like `grep`, `awk`, and `jq`, so you can build powerful automations right out of the box.
Set up Endear Retail CRM 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 seeendear-retail-crm-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Endear Retail CRM transactions." It will automatically discover and invoke the available Endear Retail CRM tools.
claude mcp add --transport http endear-retail-crm-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 Endear Retail CRM MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Endear Retail CRM MCP today
We host it, we monitor it, we maintain it. You just paste one token.