12 YouTube tools inside your AWS IDE extension. Research niches, generate scripts, plan content — all in Amazon Q Developer. Built on the Model Context Protocol.
Bring YouTube strategy into your development environment. All your niche research, video planning, and content generation tools in one place.
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.
Amazon Q Developer is AWS's AI coding assistant built into VS Code and JetBrains IDEs. The Niche King MCP server gives you direct access to 12 YouTube strategy tools right in your IDE — no context switching, no manual API calls.
Perfect for developer-creators and technical creators. You can research your YouTube niche, generate titles and scripts, plan your content calendar, analyze competitors — all without leaving your IDE. Then get back to coding.
The MCP server uses your actual niche research data, voice samples, and custom rules — so every title, script, and description is tailored to your audience, not generic templates.
Amazon Q supports MCP servers via configuration. Choose hosted (recommended) or local stdio mode.
Save this JSON to your Amazon Q MCP config:
Hosted (Recommended):
{
"mcpServers": {
"niche-king": {
"type": "http",
"url": "https://mcp.nicheking.video/api/mcp",
"headers": {
"Authorization": "Bearer sk-nk-your-key-here"
}
}
}
}Or Local (Node.js required):
{
"mcpServers": {
"niche-king": {
"command": "npx",
"args": [
"@videonichking/mcp-server"
],
"env": {
"NICHEKING_API_KEY": "sk-nk-your-key-here"
}
}
}
}Replace sk-nk-your-key-here with your actual API key from app.nicheking.video/api-keys.
Amazon Q config location:
• VS Code: ~/.aws/amazonq/default.json
• JetBrains: ~/.amazonq/default.json
Agent Mode Required: Open Amazon Q → select Agent mode. Type prompts like "Generate 10 YouTube titles for my niche" or "Create a script outline for a how-to video". The 12 Niche King tools appear in Agent's tool context automatically.
Blend coding and content creation seamlessly. All your YouTube strategy tools live in your IDE.
Generate niche profiles, video ideas, and content strategies without leaving Amazon Q. Research competitors and plan your YouTube channel from your IDE.
Write tutorial scripts with [B-ROLL] markers and code examples. AI knows your technical audience and generates educational content tailored to developers.
Pull research patterns, competitor data, and trending topics. Get YouTube insights right in your IDE when you need them.
Generate titles, thumbnails, scripts, descriptions, and hooks for any video in one prompt. Amazon Q handles the parallel generation and returns everything at once.
The Niche King MCP server is a standard HTTP-based MCP implementation. You configure it exactly like you would any other MCP server — Amazon Q reads from your config file and loads the tools natively.
All communication goes through Amazon Q's secure MCP protocol. Your API key is sent only to the Niche King API server over HTTPS. Amazon Q never sees your API key, and the server has no direct access to your IDE workspace.
You can use the same MCP configuration across Claude Desktop, Claude Code, Cursor, Windsurf, and Amazon Q — all your AI tools support the same MCP protocol.
No. MCP tools load on-demand — they only consume resources when you actually use them. Amazon Q's MCP implementation is optimized for IDE performance. You can code normally; the YouTube tools sit quietly in Agent mode.
Yes. One API key works everywhere — Amazon Q, Claude Desktop, Windsurf, Claude Code, Cursor, or any HTTP client. Just paste the same config with your API key into each client.
The MCP tools have full feature parity with the web app's AI generation tools. You can generate titles, scripts, descriptions, and more. The main difference is Amazon Q is text-focused — thumbnail editing and emotion photo management are web-app only.
Your plan includes 500-5,000 API calls/day depending on tier. If you hit your daily limit, you can generate more calls by upgrading your plan or waiting until the limit resets at midnight UTC.
Absolutely. The REST API documentation is fully open at /developers. You can build custom MCP servers, Zapier workflows, Make.com scenarios, or any HTTP-capable platform using the same endpoints.
Zero installation for hosted mode. Just paste the JSON config — no npm packages or dependencies. Local stdio mode requires Node.js but is optional.
All text generation uses Claude Sonnet (Anthropic). Thumbnail images use Google Gemini. Content grading uses Claude Haiku. Your niche research data is the secret — it trains every generation to match your audience.
Yes, if you've already set up a project at app.nicheking.video, you can generate an API key and use all your niche research and settings in Amazon Q. Create your project on the web, then generate the key.
12 AI tools. Niche research. Content generation. All in your AWS IDE extension.