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 Claude Code settings. Use the global settings file to enable it everywhere, or add it per-project.- Global (~/.claude/settings.json)
- Project (.claude/settings.json)
Authentication
Claude Code handles the OAuth 2.1 PKCE flow automatically the first time it calls a Flowstep tool. Your browser opens tohttps://api.flowstep.ai/oauth/authorize. Sign in with your Flowstep credentials and the CLI captures the callback.
You need a Flowstep account before authenticating. Create one at app.flowstep.ai.