Install in Cursor
This guide walks you through installing Mistflow in Cursor.
Automatic install (recommended)
Section titled “Automatic install (recommended)”-
Run the installer
Terminal window npx @mistflow/installerThe installer detects Cursor and adds the MCP config automatically.
-
Log in
Your browser opens to
app.mistflow.dev. Sign in and the installer stores your API key locally. -
Verify
Open Cursor, start a new chat, and ask:
What Mistflow tools are available?If Cursor lists the tools, you’re ready.
Manual install
Section titled “Manual install”-
Get your API key from Settings.
-
Open Cursor Settings → MCP Servers → Add Server
- Name:
mistflow - Command:
npx - Args:
-y @mistflow/mcp - Env:
MISTFLOW_API_KEY=mist_your_key_here
- Name:
-
Restart Cursor to load the new MCP server.
Troubleshooting
Section titled “Troubleshooting”| Problem | Solution |
|---|---|
| Tools not appearing in chat | Make sure MCP is enabled in Cursor settings. Restart Cursor. |
| ”Authentication failed” | Re-run the installer to refresh your API key. |
| Cursor freezes on tool call | Update Cursor to the latest version. Some older versions have MCP bugs. |
For more help, see Troubleshooting.