Skip to content
Gemini CLI

SciWeave for Gemini CLI

io.github.desci-labs/sciweave-mcp

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

client:Gemini CLI transport:streamable-http

Install SciWeave in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "sciweave-mcp": {
      "httpUrl": "https://mcp.sciweave.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SciWeave in other clients