SeoGrep
Getting started

Cursor

Connect SeoGrep to Cursor with a project or global mcp.json file.

Cursor reads MCP servers from an mcp.json file — either per-project or global to your user account.

Beta note: Your personal MCP URL comes from the SeoGrep dashboard after your invite lands.

Steps

  1. In your project, create .cursor/mcp.json (or edit your global Cursor MCP config to apply it to every project).

  2. Add:

    { "mcpServers": { "seogrep": { "url": "YOUR_MCP_URL" } } }
  3. Save, then reload Cursor's MCP settings and try "Crawl my site" in chat.

If it doesn't connect

Open Cursor's MCP settings panel and confirm "seogrep" shows a connected status. If the field name above doesn't match what your version of Cursor expects, check Cursor's own MCP documentation — this has changed before. See Troubleshooting.

Next

Core concepts covers projects, credits, and data handling before your first crawl.

On this page