How to Use the Funil de Vendas MCP in Claude Code
Manage your Funil de Vendas CRM entirely from the terminal. Trigger pipeline updates via Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Funil de Vendas MCP to Claude Code
Create your Vinkius account to connect Funil de Vendas 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.
Terminal-native CRM management.
This MCP server exposes your entire Funil de Vendas pipeline to the command line. You can pipe a CSV of new leads directly into Claude Code, and it will execute `create_person` and `create_company` for every row. Zero GUI required. It works perfectly in background scripts. You can run a cron job where your AI client checks `list_opportunities` every night and alerts you if high-value deals haven't moved stages.
Pull sales stats via CLI.
Stop logging into a web portal just to check your numbers. Tell Claude Code to run `get_people_stats` and it prints your current conversion metrics right in your terminal window. If you need deeper context on a specific drop-off, the agent runs `get_opportunity`. It pulls the exact history of the deal and formats it into a clean markdown summary on your local machine.
Script bulk opportunity updates.
When your sales team changes their methodology, moving hundreds of deals is a nightmare. Claude Code uses `list_funnels` to get the new stage IDs, then iterates through your pipeline. The agent calls `update_opportunity` sequentially to migrate every open deal to the new structure. You get the power of a custom migration script without having to write the API wrapper yourself.
Set up Funil de Vendas 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 seefunil-de-vendas-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Funil de Vendas transactions." It will automatically discover and invoke the available Funil de Vendas tools.
claude mcp add --transport http funil-de-vendas-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 Funil de Vendas MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Funil de Vendas MCP today
We host it, we monitor it, we maintain it. You just paste one token.