Skip to content
Windsurf

server for Windsurf

io.cycloid.mcp/server

An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

client:Windsurf transport:streamable-http

Install server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "server": {
      "serverUrl": "https://mcp.cycloid.io/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

server in other clients