Prerequisites
- Sign up at app.clickflow.com and create an organization
- Connect Google Search Console (recommended — enables SEO data and content workflows)
- Set up your brand voice (so AI-generated content matches your tone)
Connect
- MCP (Claude, Cursor, etc.)
- REST API
Add this to your No API key needed. Your MCP client will open a browser login on first use — you sign in with your regular ClickFlow account (the same login you use at app.clickflow.com).Once connected, your AI assistant can call ClickFlow tools directly. Try asking:
.mcp.json (or your MCP client’s config):.mcp.json
“List my ClickFlow organizations”
Try it: create your first article
This example creates a roadmap item and kicks off the AI drafting workflow.- MCP
- API
Call the Response:Then poll
platform.create_roadmap_item tool:workflows.get_status with the workflow_id until status is Completed. The output contains html, title, meta_description, and thumbnail_url.Next steps
Authentication
Deep dive into OAuth, API keys, and headers.
Organizations
Multi-org support and switching between orgs.
Workflows
Understand async workflows, polling, and human review.
All Capabilities
Browse the full capability reference.