Skip to content
Zed

uNotes for Zed

net.unotes/unotes

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

client:Zed transport:streamable-http

Install uNotes in Zed

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

{
  "context_servers": {
    "unotes": {
      "url": "https://unotes.net/api/mcp"
    }
  }
}

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

uNotes in other clients