Skip to content
VS Code

SciWeave for VS Code

io.github.desci-labs/sciweave-mcp

AI research grounded in 300M scientific works — every citation a verifiable DOI.

client:VS Code transport:streamable-http

Install SciWeave in VS Code

.vscode/mcp.json

{
  "servers": {
    "sciweave-mcp": {
      "type": "http",
      "url": "https://mcp.sciweave.com/mcp"
    }
  }
}

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

SciWeave in other clients