llamanotes for VS Code
ai.llamanotes/llamanotes
Lucky AI study buddy over your own LlamaNotes courses: chat, progress, and AI course generation.
client:VS Code
transport:streamable-http
Install llamanotes in VS Code
.vscode/mcp.json
{
"servers": {
"llamanotes": {
"type": "http",
"url": "https://mcp.llamanotes.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs