# Windsurf

Windsurf is an AI-powered code editor by Codeium that supports MCP servers.

### Setup

1. Open Windsurf
2. Go to **Settings** > **MCP Servers**
3. Add a new server with the following configuration:

```json
{
  "mcpServers": {
    "edgetag": {
      "url": "https://mcp.edgetag.io/sse"
    }
  }
}
```

4. Save and restart Windsurf
5. When you first use an EdgeTag tool, your browser will open for authentication

### Verify the connection

Open the Windsurf chat and type:

> "Show me my EdgeTag domains"

### Requirements

* Windsurf with MCP support
* An EdgeTag account
