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

> Savienojiet Flowstep ar Windsurf, izmantojot Streamable HTTP MCP transportu.

## Konfigurācija

Rediģējiet `~/.codeium/windsurf/mcp_config.json`:

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

Restartējiet Windsurf pēc saglabāšanas.

## Autentifikācija

Pirmoreiz lietojot, Windsurf atvēr jūsu pārlūkprogrammu uz Flowstep OAuth pierakstīšanās lapu. Pierakstieties ar saviem Flowstep akreditācijas datiem (e-pastu/paroli vai Google SSO) un Windsurf saglabā žetonu.

<Note>
  Jums ir jābūt Flowstep kontam, pirms savienojaties. Izveidojiet to [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Pārbaudiet savienojumu

Atveriet MCP paneli Windsurf un apstipriniet, ka Flowstep ir uzskaitīts. Cascade tērzē:

```
List my Flowstep files
```

## Lietošanas piemērs

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