Skip to content
Gemini CLI

Paperswithcode for Gemini CLI

io.github.pipeworx-io/paperswithcode

Papers (ML research) MCP.

client:Gemini CLI transport:streamable-http

Install Paperswithcode in Gemini CLI

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

{
  "mcpServers": {
    "paperswithcode": {
      "httpUrl": "https://gateway.pipeworx.io/paperswithcode/mcp"
    }
  }
}

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

Paperswithcode in other clients