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.
Configuration
Add the server to your MCP config. Cursor looks for this in two locations — use the global file to enable it across all projects, or the project file to keep it scoped.- Global (~/.cursor/mcp.json)
- Project (.cursor/mcp.json)
Authentication
Open Settings → MCP and click Connect next to Flowstep. Cursor opens your browser tohttps://api.flowstep.ai/oauth/authorize. Sign in with your Flowstep credentials (email/password or Google SSO). Cursor captures the callback automatically and stores the token.
You need a Flowstep account before connecting. Create one at app.flowstep.ai.
Verify the connection
In a Cursor chat, type:Usage example
create-file → ai-prompt → get-screen-image in sequence.