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

> Připojte Flowstep k Windsurfu pomocí přenosového protokolu Streamable HTTP MCP.

## Konfigurace

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

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

Po uložení restartujte Windsurf.

## Ověření

Při prvním použití Windsurf otevře váš prohlížeč na přihlašovací stránku OAuth služby Flowstep. Přihlaste se pomocí svých pověření Flowstep (email/heslo nebo Google SSO) a Windsurf uloží token.

<Note>
  Před připojením potřebujete účet Flowstep. Vytvořte si jej na [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Ověření připojení

Otevřete panel MCP ve Windsurfu a potvrďte, že je Flowstep uveden. V chatu Cascade:

```
List my Flowstep files
```

## Příklad použití

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