Flyto2 Runtime for Cline
io.github.flytohub/flyto-runtime
Self-hosted MCP runtime for ChatGPT to edit files, run commands, and test local projects.
client:Cline
transport:streamable-http
Install Flyto2 Runtime in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"flyto-runtime": {
"url": "https://{runtime_host}/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs