Documentation Index
Fetch the complete documentation index at: https://docs.flowstep.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Flowstep account (app.flowstep.ai)
- Cursor
- Claude Code
Requires Cursor v0.43+Restart Cursor after saving.Cursor calls
Step 1 — Add the server
Create or edit~/.cursor/mcp.json (global) or .cursor/mcp.json in your project root:Step 2 — Authenticate
Open the Cursor MCP panel (Settings → MCP) and click Connect next to Flowstep. Cursor opens your browser to the Flowstep OAuth login. Sign in with your Flowstep credentials (email/password or Google). The browser redirects back and Cursor stores the token automatically.You need a Flowstep account before authenticating. If you don’t have one, sign up at app.flowstep.ai first.
Step 3 — Run a tool call
In a Cursor chat, ask:“List my Flowstep files”Cursor calls
list-files and returns your file list. If the response is empty, create a file first:“Create a new Flowstep file called ‘Dashboard‘“
Step 4 — Generate a screen
create-file, then ai-prompt, then get-screen-image. You’ll see the rendered design inline in the chat.Next steps
- Tools reference — full input/output docs for all 16 tools
- Examples — multi-step workflows
- Other clients — Windsurf, Claude Desktop, claude.ai