Skip to main content
Version: FINAL-1.0.0

Built-in prompts (AI preparation)

The server registers four MCP Prompts that load Bunny Studio domain knowledge into the AI before it starts calling tools. This is how plain-text user requests get correctly mapped to structured API calls.

PromptWhen to use
bunnystudio_overviewFirst message in a session — loads all concepts, service types, lifecycle states, and the service config shape
bunnystudio_create_project_guideUser says something like "I need a 30-second English commercial voice over" — converts a plain brief to a valid create_project payload
bunnystudio_review_deliverable_guideUser wants to review, approve, reject, or revise deliverables
bunnystudio_search_and_quote_guideUser wants to find talents or get a price estimate before creating a project

How to invoke a prompt

In Claude Desktop or Claude Code, type / and look for the Bunny Studio prompts, or ask the AI to use them:

  • "Use the bunnystudio_overview prompt."
  • "Use the bunnystudio_overview prompt to understand how to use the Bunny Studio API."
  • "Use the bunnystudio_create_project_guide prompt with brief: "I need a 30 second upbeat English female voice over for a TV commercial""

After loading the right prompt, you can continue in natural language (e.g. "Create that project" or "Get me a quote for the same").