How to Use the Guru MCP in Cline
Let Cline pull internal Guru cards directly into VS Code to build features that match your team wiki.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Guru MCP to Cline
Create your Vinkius account to connect Guru 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.
Cline executes tasks using your wiki
Cline doesn't just explain code; it builds it using your actual team rules. The agent uses `get_card_details` to read your API specs and formatting guidelines directly from your wiki. It then writes the code, runs tests, and ensures everything matches your internal standards. When it finishes a task, it can run `create_knowledge_card` to document the new architecture. Your team gets a fully updated wiki card explaining the new code path without you writing a single line of documentation.
Run deep searches with Cline MCP Server
Finding the right documentation inside VS Code used to mean opening a browser. Now, Cline uses this MCP Server to run `search_knowledge_base` and scan your entire wiki for relevant setup guides. It pulls the exact setup steps into its context window instantly. If the search returns multiple options, the agent uses `list_knowledge_collections` to filter down to the exact workspace your team cares about. It skips the noise and focuses only on what is relevant to your current folder.
Clean up outdated team cards
Codebases evolve fast, and documentation rot is a constant headache. Cline uses `delete_knowledge_card` to prune obsolete guides when you refactor old services. It cleans up the garbage so your team doesn't follow outdated instructions. Before removing anything, the agent runs `list_knowledge_cards` to make sure it isn't breaking active links. It acts as a smart gardener for your internal wiki, keeping things tidy while you focus on shipping features.
Set up Guru 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
guru-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 Guru refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"guru-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 Guru. 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 Guru MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Guru MCP today
We host it, we monitor it, we maintain it. You just paste one token.