Skip to content

FAQ

Mistflow is an MCP server that gives AI coding editors (Claude Code, Cursor, Codex CLI) the ability to plan, build, and deploy full web applications. You describe what you want; your AI editor builds it using Mistflow’s tools.

No. Mistflow itself has no AI. It’s a tool provider. Your AI editor (which already has an LLM) does all the reasoning. Mistflow provides the structured tools for planning, scaffolding, building, and deploying.

No additional AI costs. You’re already paying for your AI editor (or using a free tier). Mistflow adds no token charges.

Any editor that supports the Model Context Protocol (MCP). Currently:

  • Claude Code (Anthropic)
  • Cursor (Anysphere)
  • Codex CLI (OpenAI)
  • Any future MCP-compatible tool

Yes. The code is real, generated source code. You own it completely. Connect GitHub and push it to your own repo at any time.

By default: React 19 + Vite + TailwindCSS + TypeScript. The template provides the structure; the AI customizes everything based on your description.

On Cloudflare Pages. Mistflow handles deployment automatically. You get a *.mistflow.app subdomain, and can add custom domains.

Yes. Your code is a standard React + Vite project. Clone the GitHub repo (or download from the dashboard) and deploy it anywhere — Vercel, Netlify, your own server.

Yes. The preview tool starts a Vite dev server with hot reload. It can also create a public tunnel via Cloudflare for sharing.

3 projects, 3 deploys per month, 1 team member. No custom domains or GitHub sync. See Limits & Pricing.

From the dashboard Settings page, or tell your AI: Upgrade my Mistflow plan.

Yes. Downgrade from the Settings page. Your projects remain accessible but you lose access to paid features.