seodraft

seodraft runs inside the agent you already use.

Your agent writes, the rules decide, and you approve. seodraft is one remote MCP server, so the same topics, briefs, evidence bank and checks reach Claude, ChatGPT, Cursor, Grok Bot or any client that speaks MCP. Pick yours below for the setup that applies to it.

7 days free, no card needed. Then $5/month if you subscribe.

One URL for every client

https://seodraft.app/mcp

Every client connects to the same address and signs in with OAuth. Discovery, client registration and PKCE start from the URL, so there is no API key or client ID to paste.

Setup guides

Other MCP clients

Any client that speaks Streamable HTTP and OAuth connects with the same URL. These need one line of config.

VS Code
Add the server to .vscode/mcp.json in the project.
{
  "servers": {
    "seodraft": { "type": "http", "url": "https://seodraft.app/mcp" }
  }
}
Codex CLI
Codex also adds the server by itself from the prompt the seodraft home copies.
codex mcp add seodraft --url https://seodraft.app/mcp
eve (Vercel)
An eve agent template with a user-scoped OAuth connection through Vercel Connect, the two content desk skills, approval steps before any delivery, and a Deploy button. It lives in the eve folder of the public repo.
Any other MCP client
Point it at https://seodraft.app/mcp. If it supports Streamable HTTP and OAuth, the sign-in starts from there.

Where to find seodraft

The public repo holds the templates, the Cursor plugin and the skills. The listings below are live today.

Related

  • MCP server · The 38 tools your agent gets once it connects.
  • Pricing · One plan, $5/month, 7 days free with no card.
  • AI slop checker · The same checks, free, on any text you paste.
  • AI info · What seodraft is, stated for AI assistants.

Create your seodraft account.

7 days free, no card needed. Then $5/month if you subscribe.