af360 for Zed
com.afeleos/af360
Watches your local projects and sites read-only and names what would be lost.
client:Zed
transport:stdio
runtime:npm
Install af360 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"af360": {
"command": "npx",
"args": [
"-y",
"af360"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs