Skip to content
Gemini CLI

paperee mcp for Gemini CLI

kr.co.paperee/paperee-mcp

Create AI-generated exam questions and save them to your paperee question bank for review.

client:Gemini CLI transport:streamable-http

Install paperee mcp in Gemini CLI

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

{
  "mcpServers": {
    "paperee-mcp": {
      "httpUrl": "https://api.paperee.co.kr/functions/v1/mcp"
    }
  }
}

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

paperee mcp in other clients