Point your agent at Seobase

Seobase's SEO pipeline is exposed as an MCP server: keyword research, site audits, Search Console and Semrush data, and the full article-generation-and-publish flow, all as tool calls your own Claude, Cursor, or Codex agent can run directly — no dashboard required.

{
  "mcpServers": {
    "seobase": {
      "type": "http",
      "url": "https://mcp.seobase.co/mcp",
      "headers": { "Authorization": "Bearer <your Seobase API key>" }
    }
  }
}

Get a key from Settings → Developer once you're signed in. See the mcp-skills repo for ready-made Claude Code / Cursor / Codex skills that use it.

What your agent can call

Write and publish

content_generate_article, content_generation_status, content_publish_article — the same keyword-to-published-article pipeline the app runs, callable from your agent.

Research

keywords_research, keywords_add_to_monitor, keywords_status, dataforseo_ranked_keywords, dataforseo_keyword_metrics.

Audit

audit_run_site_audit, audit_check_dead_links, audit_find_ctr_opportunities — schema, dead links, sitemap crawl, and on-page checks composed in one call.

Track

gsc_search_analytics, gsc_index_status, bing_search_analytics, bing_crawl_issues, semrush_organic_keywords, semrush_backlinks, semrush_ai_visibility, semrush_competitors.

Same engine, priced for how you use it

Running everything through the dashboard is $49/mo. If you're wiring up your own agent instead, the API + MCP server is $9/mo — same 3-day trial, no feature gate between the two.