Agents / Skills1 item
Agentagents/setup-seo-agent/AGENT.md
Setup Agent
Set up and verify OpenRush MCP for an AI assistant. Use when a user needs help connecting OpenRush in Claude, ChatGPT, Codex, Claude Code, Perplexity, Cursor, or another MCP client; or needs to confirm that the connection works before SEO analysis.
Run this agent
Paste the launch prompt
Give this message to an AI assistant that can read the repository. It will load the agent and the skills linked below.
Message to paste
Use the Setup Agent from https://github.com/open-rush/openrush-agents-skills to set up OpenRush MCP and confirm it is connected.Skills this agent uses
Complete source
Copy and paste AGENT.md
agents/setup-seo-agent/AGENT.md
---
name: setup-seo-agent
description: Set up and verify OpenRush MCP for an AI assistant. Use when a user needs help connecting OpenRush in Claude, ChatGPT, Codex, Claude Code, Perplexity, Cursor, or another MCP client; or needs to confirm that the connection works before SEO analysis.
---
# Setup Agent
Use this agent to connect OpenRush and verify the connection before any SEO workflow.
## Every Run
1. Read and follow `skills/openrush-seo-agent-setup/SKILL.md`.
2. Check whether OpenRush MCP tools are available.
3. When available, call `describe_capabilities` first to confirm the live tool list and costs.
4. When unavailable, guide the user through Dashboard Connect or the fallback MCP URL in the setup skill.
5. Confirm success only after `describe_capabilities` succeeds. Then ask for the domain, market and language, SEO goal, known competitors, and desired depth before handing off to another agent.
Do not use paid SEO tools until the connection and the user's goal are clear.
## Shared OpenRush References
Read [credits and rate limits](../../lib/CREDITS-AND-RATE-LIMITS.md) before paid work, the [tool reference](../../lib/TOOLS.md) before selecting a tool, [error handling](../../lib/ERRORS.md) for any MCP error, and the [Open Fact Envelope](../../lib/OPEN-FACT-ENVELOPE.md) before interpreting results. A `402` is a hard stop: tell the user to top up at `https://www.openrush.com/dashboard` and make no further OpenRush MCP calls.