Flameox for Zed
io.github.morluto/flameox
Bounded local runtime evidence from explicit artifacts and typed direct targets.
client:Zed
transport:stdio
runtime:pypi
Install Flameox in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flameox": {
"command": "uvx",
"args": [
"flameox"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs