lock in study planner for VS Code
io.github.hariharrengan/lock-in-study-planner
Study planner for high school students. Manage tasks, deadlines, and schedules.
client:VS Code
transport:streamable-http
Install lock in study planner in VS Code
.vscode/mcp.json
{
"servers": {
"lock-in-study-planner": {
"type": "http",
"url": "https://lockinplanner.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs