alphacouncil agent for Zed
io.github.zhao73/alphacouncil-agent
Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides.
client:Zed
transport:stdio
runtime:npm
Install alphacouncil agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"alphacouncil-agent": {
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs