How to Use the 6sense MCP in Cline
Turn Cline into an account-based marketing engineer powered by 6sense data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect 6sense MCP to Cline
Create your Vinkius account to connect 6sense to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build ABM workflows with live data
Cline excels at building features that actually work right away by pulling real firmographics using `enrich_company`. Tell it to build a lead scoring dashboard, and it populates the initial state with live account details. It does not just mock the API calls. The agent fetches actual technographic details, writes the React components to display them, and tests the rendering against the live payload.
Connect this MCP Server to resolve visitors
Building personalization logic requires knowing who is on your site, which is why your agent uses `identify_company`. You instruct it to write middleware that takes an incoming request and runs the IP against the provider. Because the agent executes the code it writes, it verifies the IP resolution immediately. It confirms the company identity and writes the routing logic to serve customized content for that specific account.
Profile enrichment for sales tools
When you are developing internal CRM extensions, have your agent use `enrich_person` to grab the full profile information. Raw emails are useless for testing complex logic, so the agent pulls real titles and roles for a test batch of users. It takes those enriched profiles and uses them to validate your database schemas. It can even cross-reference the user with `list_segments` to ensure your new feature correctly handles marketing segment assignments.
Set up 6sense MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
6sense-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest 6sense refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"6sense-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by 6sense. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 6sense MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the 6sense MCP today
We host it, we monitor it, we maintain it. You just paste one token.