Flyto2 Runtime for Zed
io.github.flytohub/flyto-runtime
Self-hosted MCP runtime for ChatGPT to edit files, run commands, and test local projects.
client:Zed
transport:streamable-http
Install Flyto2 Runtime in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flyto-runtime": {
"url": "https://{runtime_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs