Ninar AI
NA
Ninar AI
/generate_content

Generate AI-optimized content for a gap

Generate AI-optimized content (FAQ, about copy, use cases, differentiators) for the gaps in your latest scan. Returns full content text inline — no need to visi

liveunknown~5s typical
mcpninarai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-ninar-ninar /generate_content for me.

Input

FieldTypeDescription
gap_type*string (faq | about | use_cases | differentiators | all)Which content block to generate. Use 'all' for everything in one call.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-ninar-ninar","endpoint":"/generate_content","input":{"gap_type":"faq"}}'
cli
npx cracked-ai run -p mcp-ai-ninar-ninar -e /generate_content -i '{"gap_type":"faq"}'
mcp
run_tool({ provider: "mcp-ai-ninar-ninar", endpoint: "/generate_content", input: {"gap_type":"faq"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.