How to Use the ContentKing MCP in Claude Code
Pipe live ContentKing SEO metrics and alerts straight into your terminal or CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ContentKing MCP to Claude Code
Create your Vinkius account to connect ContentKing 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.
CLI-driven SEO auditing with Claude Code
The `list_websites` tool lists every domain monitored in your account directly in your terminal. This command-line agent uses this MCP Server to let you quickly query site status, filter domains, and check configurations without opening a browser. You can pipe this list into other terminal utilities or let the agent script a quick bash loop. It makes checking your entire portfolio as fast as running a standard shell command.
Automate crawl notifications via terminal scripts
The `notify_sitemap_update` tool alerts the crawler that your XML sitemap has changed. Your agent runs this as part of a post-deployment script or cron job in your terminal environment. You can also run `notify_page_update` right after pushing a hotfix. This triggers an immediate crawl of the updated paths, making sure search engines see your fixes without delay.
Command-line alerting via MCP Server
The `get_active_alerts` tool fetches any urgent monitoring alerts active on your site. Your agent monitors these alerts headless, printing them to stdout or sending them to your terminal logs during a build step. If critical alerts are found, the agent uses `list_monitored_pages` to list the affected URLs. You can instantly see which pages are failing redirect rules or missing tags without leaving your SSH session.
Set up ContentKing 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 seecontentking-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ContentKing transactions." It will automatically discover and invoke the available ContentKing tools.
claude mcp add --transport http contentking-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 ContentKing MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ContentKing MCP today
We host it, we monitor it, we maintain it. You just paste one token.