Docs
Dashboard
4Step 4 of 5

Add to AI Client

Configure your AI client to use Suparank MCP server.

Quick Setup

Already ran npx suparank setup? Just add the config below to your AI client.

Cursor

One-click installation available

One-Click
Add to Cursor

Or add manually:

~/.cursor/mcp.json

{
  "mcpServers": {
    "suparank": {
      "command": "npx",
      "args": [
        "-y",
        "suparank"
      ]
    }
  }
}
  1. Click "Add to Cursor" or copy config manually
  2. Restart Cursor
  3. Open Agent mode in chat

Verify Installation

After adding Suparank to your client, restart it and ask:

“What tools does Suparank provide?”

You should see tools like create_content, keyword_research, generate_image, and more.