FlyDocs for Zed
ai.flydocs/flydocs
Spec-driven development workflow: your agent works issues, sessions and the status lifecycle.
client:Zed
transport:stdio
runtime:npm
Install FlyDocs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flydocs": {
"command": "npx",
"args": [
"-y",
"@flydocs/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs