athena protocol for Zed
io.github.n0zer0d4y/athena-protocol
AI tech lead for coding agents with validation and impact analysis
client:Zed
transport:stdio
runtime:npm
Install athena protocol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs