lock in study planner for Zed
io.github.hariharrengan/lock-in-study-planner
Study planner for high school students. Manage tasks, deadlines, and schedules.
client:Zed
transport:streamable-http
Install lock in study planner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lock-in-study-planner": {
"url": "https://lockinplanner.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs