How to Use the Guru MCP in Claude Code
Pipe your Guru wiki directly into your terminal workflows using the Claude Code CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Guru MCP to Claude Code
Create your Vinkius account to connect Guru 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-driven search via Claude Code
Ditch the browser entirely when looking for internal documentation. This CLI agent uses `search_knowledge_base` to query your entire wiki directly from your shell prompt. It extracts the raw markdown and displays it right in your terminal. When you are debugging a production incident, every second counts. The agent runs `get_card_details` to quickly grab runbooks and troubleshooting steps, letting you fix issues without losing focus on your SSH session.
Automate wiki maintenance via MCP Server
Maintaining documentation in CI/CD pipelines is finally possible. Your terminal agent can use this MCP Server to run `update_knowledge_card` automatically during a release process to update version numbers or deployment notes. It keeps your wiki accurate with zero manual overhead. By using `list_knowledge_cards`, the agent can audit your entire documentation catalog for outdated files. It flags stale content during your scheduled cron jobs so your wiki stays fresh.
Manage boards from your shell
Organizing your team knowledge shouldn't require clicking through a GUI. The CLI uses `list_knowledge_boards` to map out your documentation structure directly from the command line. It lets you inspect how your wiki is organized before making bulk changes. If you need to audit team access, the agent calls `list_access_groups` to verify which teams can read specific boards. It outputs clean lists that you can pipe into other command-line utilities.
Set up Guru 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 seeguru-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Guru transactions." It will automatically discover and invoke the available Guru tools.
claude mcp add --transport http guru-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 Guru MCP in Claude Code
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.