Skip to content
Zed

Scientific-Research-Oracle for Zed

io.github.evozim/science-oracle

Scientific literature analyzer and clinical search aggregator.

client:Zed transport:sse

Install Scientific-Research-Oracle in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "science-oracle": {
      "url": "https://science-oracle-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Scientific-Research-Oracle in other clients