API KEYHTTP19 TOOLS
Rankz
SEO and AEO analysis straight from chat: audit any site, track keywords and AI Overviews, and turn findings into content plans your AI can execute.
MCP access is included with an active Rankz subscription — create your account, subscribe, then connect below.
ENDPOINT
https://rankz.marfin.co/mcpStreamable HTTP MCP server. Requires an active Rankz subscription and an API key (starts with rk_live_) from your account dashboard.
INSTALL
Connect it in seconds
RECOMMENDED · LET YOUR AI DO IT
Copy this block and paste it into Claude, Cursor or any AI agent — it detects your client and finishes the setup for you.
Add the Rankz MCP server to my setup.
Server name: rankz
Endpoint (streamable HTTP): https://rankz.marfin.co/mcp
Auth: API key (starts with rk_live_) — requires an active Rankz subscription. I'll get my key in my account at https://rankz.marfin.co, and you should ask me for it when the config needs it.
- Claude Code: run `claude mcp add rankz --transport http https://rankz.marfin.co/mcp --header "Authorization: Bearer YOUR_API_KEY"`
- Claude.ai (web/desktop): tell me to go to Settings → Connectors → Add custom connector and paste https://rankz.marfin.co/mcp?key=YOUR_API_KEY
- Cursor, Windsurf or any JSON-config client: add {"mcpServers":{"rankz":{"url":"https://rankz.marfin.co/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}}}
After connecting, list the server's tools and give me a one-line summary of what each one does.CLAUDE.AI · WEB & DESKTOP
- Open Settings → Connectors
- Click Add custom connector
- Paste this URL with your API key (starts with rk_live_) in place of YOUR_API_KEY
- Confirm — the key in the URL authenticates every call
https://rankz.marfin.co/mcp?key=YOUR_API_KEYCLAUDE CODE · TERMINAL
One command — swap YOUR_API_KEY for your key (starts with rk_live_).
claude mcp add rankz --transport http https://rankz.marfin.co/mcp --header "Authorization: Bearer YOUR_API_KEY"CURSOR · WINDSURF · ANY JSON CLIENT
Add this to your client's MCP config file (e.g. .cursor/mcp.json).
{
"mcpServers": {
"rankz": {
"url": "https://rankz.marfin.co/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}TOOLS
What your AI can do with Rankz
analyze_site
audit_site
list_projects
get_project
list_analyses
get_analysis
get_action_plan
list_tracked_keywords
get_keyword_positions
suggest_competitors
list_alerts
generate_blog_content
save_content_plan
list_content_plans
get_content_plan
create_comparison_pages
list_ai_overviews
get_ai_overview
track_ai_overviews_now
