Skip to content
Gemini CLI

uNotes for Gemini CLI

net.unotes/unotes

Search university course materials, your flashcards, quizzes, streak and quota. All tools read-only.

client:Gemini CLI transport:streamable-http

Install uNotes in Gemini CLI

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

{
  "mcpServers": {
    "unotes": {
      "httpUrl": "https://unotes.net/api/mcp"
    }
  }
}

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

uNotes in other clients