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
Or add manually:
~/.cursor/mcp.json
{
"mcpServers": {
"suparank": {
"command": "npx",
"args": [
"-y",
"suparank"
]
}
}
}- Click "Add to Cursor" or copy config manually
- Restart Cursor
- 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.