Flyto Core for Zed
io.github.flytohub/flyto-core
Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto.
client:Zed
transport:stdio
runtime:pypi
Install Flyto Core in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flyto-core": {
"command": "uvx",
"args": [
"flyto-core"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs