uNotes for VS Code
net.unotes/unotes
Search university course materials, your flashcards, quizzes, streak and quota. All tools read-only.
client:VS Code
transport:streamable-http
Install uNotes in VS Code
.vscode/mcp.json
{
"servers": {
"unotes": {
"type": "http",
"url": "https://unotes.net/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs