Home Integrations Connect AI Rankia MCP to Claude

Connect AI Rankia MCP to Claude

Last updated on Jul 09, 2026

Bring your AI Rankia data into Claude — web, desktop or CLI.

Requirements

  • An AI Rankia account.
  • Claude Pro or Max (for claude.ai), or Claude Desktop / Claude Code.

Claude.ai (web) — easiest

  1. Go to Settings → Integrations → Add more.
  2. Name it AI Rankia and set the URL to https://mcp.airankia.com/. Accept the notice and click Add.
  3. A window opens — sign in with your AI Rankia email and password, then Authorize.
  4. In any chat, click + → Connectors and toggle AI Rankia on.

Claude Desktop

  1. Install the bridge: npm install -g mcp-remote
  2. Open your config file:
    • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  3. Add:
{
  "mcpServers": {
    "airankia": { "command": "npx", "args": ["mcp-remote", "https://mcp.airankia.com/"] }
  }
}
  1. Restart Claude Desktop, sign in and Authorize.

Claude Code (CLI)

claude mcp add airankia --transport http https://mcp.airankia.com/

First use opens your browser to sign in.

What you can ask

  • "Run 'best CRM software' and show which brands rank across AI engines."
  • "Create a monitored prompt for 'best AI writing tools' targeting the US."
  • "Show my brand visibility for the last 2 weeks."
  • "Which websites do AI engines cite? Show the URLs."
  • "How many credits do I have left?"

Claude calls the right AI Rankia tools automatically.

Other clients

The connector also works with tools like Cursor, Windsurf, Continue, Cline and Zed — add it using the same https://mcp.airankia.com/ URL (or the mcp-remote config above).

Note: Actions run through the connector use credits just like the app. See Credits & Billing ▸ How Credits Work.