Skip to content
Windsurf

Flyto2 Runtime for Windsurf

io.github.flytohub/flyto-runtime

Self-hosted MCP runtime for ChatGPT to edit files, run commands, and test local projects.

client:Windsurf transport:streamable-http

Install Flyto2 Runtime in Windsurf

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

{
  "mcpServers": {
    "flyto-runtime": {
      "serverUrl": "https://{runtime_host}/mcp"
    }
  }
}

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

Flyto2 Runtime in other clients