SEO Researcher Help center

Connect your agent

Connect Cline

Set up the Streamable HTTP transport in Cline’s MCP server controls.

Configure the connection

In Cline, open MCP Servers → Remote Servers. Enter SEO Researcher, paste the URL, choose Streamable HTTP, and add the server.

For manual configuration, open Configure → Configure MCP Servers and merge:

{
  "mcpServers": {
    "seo-researcher": {
      "type": "streamableHttp",
      "url": "https://mcp.seoresearcher.ai/mcp",
      "disabled": false,
      "autoApprove": []
    }
  }
}

Set the transport explicitly; omitting it can select legacy SSE. Complete OAuth if your installed client offers it. This guide verifies the documented transport configuration; authenticated SEO Researcher interoperability in your Cline version must still pass the check below. If it only offers token headers, ask support about a scoped credential or use a documented OAuth-capable client. Never paste a token into chat or a shared configuration file.

Check that it works

Ask your agent:

Use SEO Researcher to list my most recent research job (limit 1).
Do not start research. Report whether the call succeeded, including
when the account has no saved jobs.

A successful seo_research_list response—even an empty list—confirms authenticated access. Merely saving the URL or seeing a login screen does not. Then follow your first research workflow. If authorization does not return, use connection troubleshooting.

Sources & compatibility

Platform documentation checked September 4, 2026. Menu names and account access can change. These are documented setup paths, not a claim of completed SEO Researcher testing on every client.