Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

ResearchTwin in other clients