Growit

Preparing your environment

Setting up your workspace

Growit MCP

Remote MCP Server

Use Growit's MCP server to discover tools and call creator-growth workflows for outlier scans, title generation, video analysis, and viral blueprints.

Available Tools

find_outliers

Find high-performing YouTube videos in a niche.

generate_title

Generate high-CTR YouTube titles from a topic.

analyze_video

Analyze a YouTube video and return improvements.

viral_blueprint

Generate a proven viral concept in a niche.

Example Tool Call

Send a JSON `POST` request to https://growit.lol/api/mcp/call.

{
  "name": "find_outliers",
  "arguments": {
    "niche": "finance",
    "timeframe": "7d",
    "limit": 10
  }
}
Start Free Trial