Connect an AI assistant (MCP)
FluoTest runs a Model Context Protocol (MCP) server, giving an AI assistant the same quiz-building tools available in the dashboard — creating quizzes, reading results, and editing questions — directly from a conversation.
- 1
In your AI assistant, open its connector or MCP settings — for example Claude.ai → Settings → Connectors, or Claude Code's "claude mcp add" command.
- 2
Add a new remote MCP server with the URL https://fluotest.com/api/mcp.
- 3
If your assistant supports OAuth (Claude and ChatGPT both do), choose Connect and sign in with your FluoTest account — no key needed.
- 4
If it doesn't support OAuth, generate a personal API key from Settings → Security → API keys in FluoTest, and paste it as a Bearer token instead.
- 5
Ask your assistant to list or create a quiz — it now has access to the same tools you'd use in the dashboard.
For the full tool list, authentication details, and ready-to-paste configs, see the MCP server reference.
Was this helpful?