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

> Forbind Flowstep med Windsurf ved hjælp af Streamable HTTP MCP-transporten.

## Konfiguration

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

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

Genstart Windsurf efter gem.

## Godkendelse

Ved første brug åbner Windsurf din browser til Flowstep OAuth-login-siden. Log ind med dine Flowstep-legitimationsoplysninger (email/adgangskode eller Google SSO), og Windsurf gemmer tokenet.

<Note>
  Du skal have en Flowstep-konto før forbindelse. Opret en på [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Bekræft forbindelsen

Åbn MCP-panelet i Windsurf og bekræft, at Flowstep er angivet. I en Cascade-chat:

```
List my Flowstep files
```

## Brugseksempel

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