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

> Anslut Flowstep till Windsurf med hjälp av Streamable HTTP MCP-transporten.

## Konfiguration

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

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

Starta om Windsurf när du har sparat.

## Autentisering

Vid första användning öppnar Windsurf din webbläsare till Flowsteps OAuth-inloggningssida. Logga in med dina Flowstep-autentiseringsuppgifter (e-post/lösenord eller Google SSO) och Windsurf lagrar token.

<Note>
  Du behöver ett Flowstep-konto innan du ansluter. Skapa ett på [app.flowstep.ai](https://app.flowstep.ai).
</Note>

## Verifiera anslutningen

Öppna MCP-panelen i Windsurf och bekräfta att Flowstep är listad. I en Cascade-chatt:

```
List my Flowstep files
```

## Användningsexempel

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