Skip to content
VS Code

Scientific-Research-Oracle for VS Code

io.github.evozim/science-oracle

Scientific literature analyzer and clinical search aggregator.

client:VS Code transport:sse

Install Scientific-Research-Oracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "science-oracle": {
      "type": "sse",
      "url": "https://science-oracle-mcp.vercel.app/api/mcp"
    }
  }
}

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

Scientific-Research-Oracle in other clients