How it works
- You research keywords and decide what to write about
- You create a roadmap item — a planned piece of content tied to a keyword
- You start a workflow — an AI pipeline that researches competitors, outlines, and writes
- The workflow produces a draft (HTML + title + meta description)
- You review, edit, then publish to your CMS (WordPress, Sanity, HubSpot, Shopify, Strapi)
You need a ClickFlow account first. Sign up at app.clickflow.com, set up your brand voice, and connect Google Search Console. Agents cannot self-register — a human must create the account and generate API keys.
What you can do
Content Pipeline
Create roadmap items, generate drafts with AI, save and publish to your CMS.
SEO Research
Analyze keywords, track competitors, and retrieve your brand voice profile.
AI Agents
Optimize titles, meta descriptions, generate FAQs, images, and run competitive analysis.
Analytics
Pull SEO performance data from Google Search Console and GA4, track AI visibility.
Get started
Quickstart
Connect ClickFlow to your MCP client or make your first API call in 5 minutes.
Authentication
API keys, OAuth, scopes, and headers.
Two ways to connect
Both interfaces expose the same 34 capabilities and return identical responses.| MCP | REST API | |
|---|---|---|
| Endpoint | https://api.clickflow.com/v1/mcp | https://api.clickflow.com/v1/api/* |
| Best for | AI assistants (Claude, Cursor, Windsurf) | Scripts, CI/CD, custom integrations |
| Auth | OAuth (human) or API key | API key only |
| Protocol | MCP over HTTP | Standard REST (JSON) |