crew_guide
Help and onboarding for mcp-crew. Topics: quickstart, personas, memory, workflows, tips. No topic = show all topics.
crew_list
List available agent personas. Filter by category: business (CEO, CFO, CMO), tech (CTO), creative (Creative Director), ops (Support, Analyst). Call this FIRST every session — it is parameterless. ⚠ If response includes isFirstTimeUser:true or onboardingHint, you MUST follow the directive before responding to the user — they are a brand-new Crew user and need onboarding plus hook-setup explained proactively.
crew_activate
Activate an agent persona. Claude adopts the role with detailed system prompt, constraints, and recommended tools. Returns the full persona prompt — follow it for all subsequent responses. Use crew_list to see available personas. Set skipMemory: true for fast tasks that do not need auto-loaded memory context (skips the 5-ish nex_search auto-calls).
crew_deactivate
Deactivate current persona and return to default Claude mode.
crew_status
Show current active persona, session duration, and stats.
crew_feedback
Rate persona performance (1-5) with optional comment. Helps improve personas over time.