How to Use the Elevio MCP in Claude Code
Pipe Elevio knowledge base metrics directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Elevio MCP to Claude Code
Create your Vinkius account to connect Elevio 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.
Automate documentation audits in CI/CD
Stop doing manual content reviews. You can run this MCP server in a GitHub Action to hit `quick_content_health_audit` on a cron schedule. The CLI grabs your article volumes and pipes the output into a Slack webhook or a monitoring dashboard. If the health score drops, the script automatically triggers `list_empty_knowledge_categories` to find the exact source of the problem. Your DevOps team gets an alert with the specific missing nodes before users start complaining about dead links.
Headless draft tracking
Support teams leave drafts hanging for months. You can write a quick shell script where your agent runs `list_draft_knowledge_articles` to pull the backlog. It then iterates through the IDs, running `get_article_details` to extract the last modified dates. The CLI parses this data and formats it into a clean JSON report. You drop that into your nightly build process, forcing accountability on your content writers without anyone having to open a web browser.
Query Elevio from the Claude Code prompt
When an incident hits, you don't have time to dig through a web UI. Type a quick command in your terminal, and the agent uses `search_knowledge_articles` to find your runbooks. It pulls the exact steps right into your SSH session. It also checks `list_active_modules` to see if your status page or support widgets are currently active. You get the operational context you need to resolve the ticket, entirely from the command line.
Set up Elevio 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 seeelevio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Elevio transactions." It will automatically discover and invoke the available Elevio tools.
claude mcp add --transport http elevio-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 Elevio MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Elevio MCP today
We host it, we monitor it, we maintain it. You just paste one token.