Skip to main content

Configuration

Add the server to your Claude Code settings. Use the global settings file to enable it everywhere, or add it per-project.
Alternatively, use the CLI:

Authentication

Claude Code handles the OAuth 2.1 PKCE flow automatically the first time it calls a Flowstep tool. Your browser opens to https://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.

Verify the connection

The server should appear as connected. Then in a Claude Code session:

Usage example