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

> Connecta Flowstep a Windsurf mitjançant el transport HTTP MCP en flux.

## Configuració

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

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

Reinicia Windsurf després de desar.

## Autenticació

En la primera utilització, Windsurf obri el teu navegador a la pàgina d'accés OAuth de Flowstep. Inicia la sessió amb les teves credencials de Flowstep (correu electrònic/contrasenya o SSO de Google) i Windsurf emmagatzema el token.

<Note>
  Necessites un compte de Flowstep abans de connectar. Crea'n un a [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Verifica la connexió

Obri el panell MCP a Windsurf i confirma que Flowstep està llistat. En un xat de Cascade:

```
List my Flowstep files
```

## Exemple d'ús

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