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

> Połącz Flowstep z Windsurf za pomocą transportu Streamable HTTP MCP.

## Konfiguracja

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

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

Uruchom ponownie Windsurf po zapisaniu.

## Uwierzytelnianie

Przy pierwszym użyciu Windsurf otwiera stronę logowania OAuth Flowstep w Twojej przeglądarce. Zaloguj się za pomocą swoich poświadczeń Flowstep (email/hasło lub Google SSO), a Windsurf zapisze token.

<Note>
  Potrzebujesz konta Flowstep, zanim się połączysz. Utwórz jedno na [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Sprawdź połączenie

Otwórz panel MCP w Windsurf i potwierdź, że Flowstep jest wymieniony. W czacie Cascade:

```
List my Flowstep files
```

## Przykład użycia

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