axon research for Zed
io.github.raysker/axon-research
AI agent ecosystem research, DeFi analysis, and market research tools
client:Zed
transport:stdio
runtime:npm
Install axon research in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"axon-research": {
"command": "npx",
"args": [
"-y",
"@raysker/axon-research"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs