DocsQuickstart

Quickstart

Get DispatchSEO running, then hand it to your agent.

New here? Start with what DispatchSEO is - two minutes, and the rest of these pages will make more sense.

Before you start

  • A WordPress site, or a website whose code lives in a GitHub repoSelf-hosted WordPress connects from Settings and articles are posted straight to it. A git-based site gets them as pull requests you review instead. Hosted site builders like Wix and Squarespace have neither, so they can't work.
  • An AI to drive it - the Claude app at claude.ai, or a coding agent: Claude Code (on a Claude subscription), Codex (on an OpenAI key), or Cursor (on your Cursor plan)Your AI does the actual thinking. A coding agent connects from a terminal and can also build interactive tools and run unattended overnight; the Claude app connects as a custom connector, so your install needs an address it can reach. Claude Code and Cursor run on plans you already pay for, Codex is metered by OpenAI per run, and DispatchSEO never bills you for any of them.
  • The GitHub CLI (gh), signed inOnly if a coding agent is your AI - that's how your agent opens every pull request. Check with gh auth status.
  • A machine that can run DockerAbout 1 GB of RAM. A laptop is fine to try it; schedules only run while the machine is awake, so day to day you want something that stays on.

Choose your install

Then

Stuck on any of it?Ask in the Discord