REST API · MCP Server · Build anything for YouTube creators
12 AI-powered tools via the Model Context Protocol, plus 31 REST API endpoints. Integrate YouTube niche research, content generation, and strategy into any platform.
No separate API pricing. Subscribe to any plan, generate your API key, and connect instantly.
AI YouTube Strategist
Annual: $1,970/yr — save $394
Group Coaching
Annual: $4,970/yr — save $994
Everything in Strategist, plus:
The Inner Circle
Annual: $14,970/yr — save $2,994
Everything in Group Coaching, plus:
All plans include full MCP Server + REST API access. Up to 5 API keys per account. Cancel anytime.
Integrate Niche King into any platform. Automate content strategy for YouTube creators at scale.
Plug Niche King into your CMS, Notion, or project tool. Auto-generate titles, scripts, and descriptions when you create a new content brief.
Give your AI agent YouTube strategy superpowers. Connect via MCP (Claude, Cursor, Windsurf) or REST API for any platform.
Pull niche scores, pipeline status, and performance data into your own dashboards. Track creator progress across tools.
Connect to Zapier, Make.com, or n8n. Trigger content generation from calendar events, form submissions, or Slack messages.
RESTful API with 31 powerful endpoints organized into 5 categories. Build what you need.
Three steps to your first API call. Takes less than 5 minutes.
Pick any plan above. Complete your niche profile and run research in the app — this is the data that powers all AI generation.
Go to API Keys in the app. Generate a key — it's tied to your project and niche data. Up to 5 keys per account.
Use the REST API from any HTTP client, or connect the MCP server to Claude, Cursor, or Windsurf. Your niche data powers every call.
curl -X GET https://app.nicheking.video/api/v1/niche-profile \\
-H "Authorization: Bearer sk-nk-your-key"curl -X POST https://app.nicheking.video/api/v1/generate/titles \\
-H "Authorization: Bearer sk-nk-your-key" \\
-H "Content-Type: application/json" \\
-d '{
"title": "YouTube Growth Strategies",
"type": "how-to",
"count": 10
}'Generate API keys from the app after subscribing. Each key is project-scoped — if you have multiple YouTube channels, each gets its own key.
sk-nk-{32 hex chars}Pass in Authorization: Bearer header. Up to 5 keys per account.
Subscribe to any Niche King plan ($197, $497, or $1,497/mo)
Set up your niche profile and run research in the app
Go to API Keys in the app and generate your key
Use it in Claude, Cursor, Windsurf, or any HTTP client
Connect Niche King to your favorite tools and platforms.
Add Niche King to your stack via REST API or MCP (Claude models)
12 AI tools accessible natively inside Claude Desktop, Claude Code, Cursor, and Windsurf. Generate titles, scripts, thumbnails, and full video packages — all powered by your niche research.
Zero-install hosted server or local npm package. One API key connects everything.
{
"mcpServers": {
"nicheking": {
"type": "streamable-http",
"url": "https://mcp.nicheking.video/api/mcp",
"headers": {
"Authorization": "Bearer sk-nk-your-key"
}
}
}
}Subscribe to any plan to get full API + MCP access. Starting at $197/mo.