How to Use the Pipeliner MCP in Claude Code
Pipe live Pipeliner CRM data straight into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Pipeliner MCP to Claude Code
Create your Vinkius account to connect Pipeliner to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Terminal-Based Pipeline Audits
The Pipeliner MCP server connects your headless CLI environment directly to your sales data. Run Claude Code from your terminal, ask for a pipeline summary, and it executes `list_pipeliner_pipelines` followed by `list_pipeliner_opportunities` to dump the current state to your console. You don't need a browser or a bloated dashboard. The agent grabs the raw JSON, formats it into a clean terminal table, and highlights deals that have gone cold by checking `list_pipeliner_activities`.
Automate CRM Sync Scripts
Using `list_pipeliner_accounts` and `list_pipeliner_contacts`, this MCP Server acts as the data engine for your cron jobs. You can instruct Claude Code to write a bash script that pulls the latest account list every midnight. The agent tests the logic locally by calling `get_pipeliner_lead` to verify the schema. Once it confirms the data structure, it outputs a production-ready script you can drop straight into your CI/CD pipeline.
Audit Sales Rep Activity in the CLI
You can track what your team is actually doing by having the agent call `list_pipeliner_users` and `list_pipeliner_tasks`. Ask the CLI to find all overdue tasks, and it handles the pagination and filtering automatically. It matches task assignments to specific reps and cross-references them with `get_pipeliner_opportunity`. You get a hard text output of who is falling behind, which you can easily pipe into a Slack webhook or a log file.
Set up Pipeliner 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 seepipeliner-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Pipeliner transactions." It will automatically discover and invoke the available Pipeliner tools.
claude mcp add --transport http pipeliner-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 Pipeliner MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Pipeliner MCP today
We host it, we monitor it, we maintain it. You just paste one token.