ResearchTwin for Zed
io.github.martinfrasch/researchtwin
Federated research discovery with S-Index metrics across a network of digital twins.
client:Zed
transport:stdio
runtime:pypi
Install ResearchTwin in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"researchtwin": {
"command": "uvx",
"args": [
"mcp-server-researchtwin"
],
"env": {
"RESEARCHTWIN_URL": "<RESEARCHTWIN_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs