Skip to main content

MCP server

Last updated

Give any MCP-capable AI assistant (Claude Code, Claude Desktop, and others) direct access to your performance data. Streamable HTTP transport, authenticated with the same API key as the REST API.

Connect a client

claude mcp add rankvitals --transport http https://mcp.rankvitals.io/mcp \
  --header "Authorization: Bearer rv_live_YOUR_KEY"

Try: “Run a mobile speed test on my homepage, then compare it with last week’s results and tell me what regressed.”

Available tools

Data access and privacy

Every API and MCP request is scoped to the team its key belongs to — a key can never reach another team’s data. Read tools only return data that already exists on your account; write tools start tests and manage your monitors and alerts. The only tools that delete anything are delete_monitor and delete_alert, and neither removes historical test results. Read-only keys cannot call any write tool, and keys may have an optional expiry. Revoking or expiring a key takes effect immediately. What an assistant reads through these tools is also covered by that assistant provider’s own privacy policy. See our privacy policy for sub-processors and retention windows.