Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.userintuition.ai/llms.txt

Use this file to discover all available pages before exploring further.

The server exposes 4 MCP prompts. Clients surface them as slash commands. Use the matching prompt before create_assistant so the generated study prompt matches the in-dashboard structure.
PromptWhen to use
study_planning_contextStandard voice study (default)
chat_planning_contextChat-mode study (enable_chat=true)
concept_test_planning_contextConcept-test voice study (is_concept_test=true)
concept_test_chat_planning_contextConcept-test + chat-mode (both flags true)
Each prompt fetches the canonical moderator-guide template from the User Intuition backend at resolve time, so updates to the templates propagate without redeploying your MCP client.