Guided Onboarding

Follow the Growth Autopilot path from MCP connection to first reviewed posts.

Growth Autopilot should never leave you guessing what to do next. The intended onboarding path is product setup -> research -> channels -> first materials -> first posts -> daily review.

Who Can Start

Every VibeCom account can connect MCP: Free, Pro, and Growth. The OAuth connection is not plan-gated.

Plan gates apply when a tool performs paid work:

  • Free: Can connect MCP and authorize an editor. Paid Growth Autopilot actions return an upgrade prompt.
  • Pro: Can use Growth Autopilot to create products, research, generate content, and review posts with Pro limits.
  • Growth: Gets the full workflow, including Growth-only features such as auto-publish, competitor radar, SEO keywords, image generation, and custom skills.

The Recommended Path

  1. Connect MCP β€” Install the VibeCom MCP server in Cursor, Claude Code, Codex, VS Code, or another MCP-compatible editor.
  2. Authorize VibeCom β€” The editor opens OAuth. Log in and click Authorize.
  3. Create the product β€” Paste the onboarding prompt in your IDE. The agent reads your codebase and calls create_product.
  4. Run product research β€” The agent calls start_product_research to analyze the market, competitors, customers, and value proposition.
  5. Wait for research β€” Research usually takes 2-3 minutes. The product moves through draft -> onboarding -> active.
  6. Create channels β€” Add channels for X, LinkedIn, blog, or other destinations. Each channel stores platform, tone, language, and schedule.
  7. Generate the first batch β€” Ask the IDE agent to generate content from your current product context.
  8. Review in the dashboard β€” Open /console/growth, approve, edit, schedule, or skip posts.

IDE Onboarding Prompt

Paste this into your editor after MCP is connected:

text
Read my codebase (landing page, README, package.json, metadata) and use VibeCom MCP to:1. create_product with the product info you find2. start_product_research to analyze the market

After research completes, continue with:

text
Create my first channels for X, LinkedIn, and blog, then generate my first batch of posts for review.

What The Agent Should Do

When there are no products, the agent should ask for or infer product name, URL, and description, then create the product.

When a product exists but has no channels, the agent should suggest practical channels based on the product type and create the ones you approve.

When channels exist but no materials exist, the agent should collect or ask for launch notes, feature updates, customer quotes, metrics, or founder lessons before generating posts.

When posts exist, the next action is review: approve, edit, schedule, publish, or reject.

Web Dashboard Fallback

You can complete the same flow from the dashboard:

  1. Open /console/growth.
  2. Create a product from your URL.
  3. Wait for onboarding research.
  4. Add channels.
  5. Review generated posts from the Posts page.

Related Docs

Guided Onboarding | VibeCom Docs