> ## 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.

# Flowstep MCP — Windsurf

> Connetti Flowstep a Windsurf utilizzando il trasporto HTTP MCP Streamable.

## Configurazione

Modifica `~/.codeium/windsurf/mcp_config.json`:

```json theme={"system"}
{
  "mcpServers": {
    "flowstep": {
      "serverUrl": "https://api.flowstep.ai/mcp"
    }
  }
}
```

Riavvia Windsurf dopo aver salvato.

## Autenticazione

Al primo utilizzo, Windsurf apre il browser alla pagina di accesso OAuth di Flowstep. Accedi con le tue credenziali Flowstep (email/password o Google SSO) e Windsurf memorizza il token.

<Note>
  Hai bisogno di un account Flowstep prima di connetterti. Creane uno su [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Verifica la connessione

Apri il pannello MCP in Windsurf e conferma che Flowstep è elencato. In una chat Cascade:

```
List my Flowstep files
```

## Esempio di utilizzo

```
Create a Flowstep file called "Empty states", then generate a mobile empty-state screen
for a task list app with an illustration placeholder and a call-to-action button.
Show me the rendered result.
```
