MCP + REST API

Your AI visibility data, inside your own tools

rankzupAI is more than a dashboard: with the MCP server and REST API you connect your scores, tracked queries and competitor data to Claude, Cursor, n8n or your own automation with a single key.

# Claude Code / Cursor configuration — one block is enough: { "mcpServers": { "rankzupai": { "type": "http", "url": "https://api.rankzup.ai/mcp", "headers": { "Authorization": "Bearer rz_..." } } } }
MCP tools

Which tools does the MCP server expose?

Three read-only tools; your assistant queries the data and reasons on top of it. Endpoint: https://api.rankzup.ai/mcp

list_projects

Lists the projects in your account: id, name, brand and site domain.

get_visibility

The latest visibility snapshot of a project: overall score, confidence band, per-engine scores, mention rate and share of voice.

list_prompts

Tracked queries: mentioned or not per engine, best position — from the latest scan.

REST API

Automate reporting with the REST API

JSON endpoints with the same rz_ key: build your own dashboard, export to a warehouse or connect Looker Studio.

/api/v1/projects

Project list and single-project detail; queries and the event feed live on separate endpoints.

/api/v1/projects/{id}/snapshots

Daily score snapshots: raw series for trend analysis and your own charts.

/api/v1/looker/snapshots

A flattened endpoint for the Looker Studio connector — client dashboards in minutes.

MCP and API access ships with the Scale and Agency plans. Generate your key from the panel in one click; every endpoint is read-only, your data never changes.

Get your key, connect your assistant

Start without a card, let the data accumulate; when you are ready, move to Scale and generate your rz_ key.