Research Scan for Zed
org.synectic/research-scan
Research Scan finds and verifies the 5–10 recent papers that matter most for a research question.
client:Zed
transport:stdio
runtime:pypi
Install Research Scan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"research-scan": {
"command": "uvx",
"args": [
"research-scan"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs