How to Use the Sansan MCP in Cline
Let Cline build contact-aware components in your app using live data from your Sansan network.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Sansan MCP to Cline
Create your Vinkius account to connect Sansan to Cline — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Build UIs with live contact data.
This server connects Cline to your Sansan contacts. Tell Cline, 'Create a React component to display all contacts tagged "Q3-Leads".' Cline will use this MCP connection to call `list_tags` and `list_persons`, then write the actual component code, complete with data fetching logic. It doesn't just give you the data; it writes the code that uses the data. You get a working file, ready to commit, without writing a single line of boilerplate.
Audit your contact directory.
Use this toolset to audit your company directory for duplicates. Ask Cline to 'find all people with the same name but different companies'. Cline can fetch all contacts with `list_persons`, get details for each with `get_person`, and then write a script to analyze and flag potential duplicates. This turns a painful manual task into a single command. You can even have Cline stage the list of duplicate IDs as a text file in your project, ready for review.
Sync users with your Sansan MCP Server.
Connect your internal user list with your company's network. Give Cline the task: 'Generate a report of all our app users who are also in the Sansan `list_users` directory.' It can pull both lists and write the code to find the intersection. This is about connecting your application's reality with your company's network. Cline can check who has access to what, cross-referencing your user base with the official company directory in Sansan.
Set up Sansan 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
sansan-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 Sansan refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"sansan-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 Sansan. 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 Sansan MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Sansan MCP today
We host it, we monitor it, we maintain it. You just paste one token.