How to Use the Freshsales MCP in Claude Code
Control your Freshsales CRM directly from the terminal with Claude Code, piping MCP Server data into shell scripts and cron jobs.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Freshsales MCP to Claude Code
Create your Vinkius account to connect Freshsales 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.
Pipe Freshsales MCP Server data into your terminal
The `list_crm_leads` tool outputs raw CRM data directly to your shell, letting you pipe prospects into grep, jq, or local text files. Claude Code executes these queries headlessly, allowing fast command-line filtering. You can combine this command-line execution with `get_lead_details` to inspect specific targets. This setup is built for developers who want to bypass heavy web interfaces entirely.
Scripted CRM task management and cron jobs
The `list_crm_tasks` tool lets you audit pending actions and schedule follow-ups via terminal commands. Claude Code runs these checks inside your CI/CD pipelines or local cron setups to keep your team on track. If a critical task is overdue, the CLI agent runs `list_crm_users` to find active team members and reassigns work. You manage team workloads without opening a browser.
Headless pipeline health checks
The `list_crm_deals` tool gives your terminal agent immediate visibility into your sales pipeline velocity. Claude Code analyzes active deal values, formats the metrics, and displays them as a clean CLI table. When a deal requires a deep dive, the agent executes `get_deal_details` to print the full history. This lets you run quick standups and pipeline reviews directly from your terminal session.
Set up Freshsales 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 seefreshsales-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Freshsales transactions." It will automatically discover and invoke the available Freshsales tools.
claude mcp add --transport http freshsales-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 Freshsales MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Freshsales MCP today
We host it, we monitor it, we maintain it. You just paste one token.