Mimiq
Your AI coding agent tests pages, copy, and flows on simulated users while building. Spots bad copy, confusing UX, and conversion killers before real users do.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add mimiqai/mimiq
# Browse available tools
npx -y smithery tool list mimiqai/mimiq
# Get full schema for a tool
npx -y smithery tool get mimiqai/mimiq mimiq.test_page
# Call a tool
npx -y smithery tool call mimiqai/mimiq mimiq.test_page '{}'Direct MCP Connection
Endpoint: https://mimiq.run.tools
Tools (6)
mimiq.test_page— Test a web page on simulated users to find UX issues, confusing copy, and conversion blockers. Use this BEFORE shipping…mimiq.test_flow— Deep interactive simulation of a multi-step user flow (signup, onboarding, checkout, multi-page funnel). Each simulated…mimiq.test_copy— Test copy on simulated users, or A/B test two variants head-to-head. Use when choosing between headlines, taglines, val…mimiq.test_text— Test any text content on simulated users — positioning statements, feature descriptions, error messages, onboarding cop…mimiq.test_component— Evaluate a UI component (button, card, form, modal, navigation, pricing table) by providing its HTML and/or text descri…mimiq.ask_audience— Run a survey question on a synthetic audience to gauge preferences, priorities, or opinions. Provide a question and 2-1…
# Get full input/output schema for a tool
npx -y smithery tool get mimiqai/mimiq