> ## Documentation Index
> Fetch the complete documentation index at: https://darwin.so/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Windsurf

> Give Windsurf access to Darwin through remote MCP.

Add Darwin to `~/.codeium/windsurf/mcp_config.json`:

```json theme={null}
{
  "mcpServers": {
    "darwin": {
      "serverUrl": "https://mcp.darwin.so/mcp"
    }
  }
}
```

Refresh Cascade's MCP list and complete Darwin OAuth. Confirm that Search is read-only and Action mutations remain separately reviewable.

```text theme={null}
Search Darwin for a public PDF extraction capability. Show the result evidence
and terms, and do not start work.
```

Keep generated code free of Darwin credentials and persist durable identifiers outside chat history.

[Open the checked configuration](https://github.com/darwin-studios/darwin-integrations/blob/main/configs/windsurf-mcp.json) or Windsurf's [MCP guide](https://docs.windsurf.com/windsurf/cascade/mcp).
