Skip to content
VS Code

Research Chain for VS Code

io.github.pipeworx-io/research-chain

One call, one paper: everything openly available around it — full text, license, datasets, code…

client:VS Code transport:streamable-http

Install Research Chain in VS Code

.vscode/mcp.json

{
  "servers": {
    "research-chain": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/research-chain/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Research Chain in other clients