How to Use the Raven Tools MCP in Claude Code
Automate site audits and monitor SEO rankings from your terminal using this Claude Code MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Raven Tools MCP to Claude Code
Create your Vinkius account to connect Raven Tools to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Pull search metrics via the Claude Code MCP Server
The `get_rank` tool pulls the exact position of any keyword directly inside your shell. You can pipe this data to local scripts to log performance over time. Instead of loading heavy web interfaces, run a single command to check your positions. Your agent pulls the latest data using `get_rank_all` and formats it as plain text in your terminal.
Run headless site audits on every deploy
The `get_site_audit` tool fetches your overall technical health score and critical error count. You can trigger this audit in your post-deploy scripts to verify site health. If your health score drops, the agent can immediately run `get_links` to identify broken internal pages. This lets you catch SEO regressions before they impact your rankings.
Manage your keyword targets from the CLI
The `add_keyword` tool lets you inject new search terms into your tracking campaigns straight from your terminal. You can pass a list of terms to your agent and let it handle the API calls. If you need to clean up your tracking setup, use `remove_keyword` to drop outdated terms. Quickly verify your active targets by calling `list_keywords` in the same session.
Set up Raven Tools 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 seeraven-tools-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Raven Tools transactions." It will automatically discover and invoke the available Raven Tools tools.
claude mcp add --transport http raven-tools-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 Raven Tools MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Raven Tools MCP today
We host it, we monitor it, we maintain it. You just paste one token.