Back to Agentic

Windsurf

docs/marketplace/mcp-clients/windsurf.mdx

8.4.4411 B
Original Source

Windsurf requires you to use mcp-remote because they do not support the Streamable HTTP Transport.

Example

json
{
  "mcpServers": {
    "@agentic/search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.agentic.so/@agentic/search/mcp"
      ]
    }
  }
}