Framezone for Zed
app.framezone/framezone
Your life dashboard for AI: tasks, habits, goals, budgets, workouts, nutrition, journal, notes.
client:Zed
transport:streamable-http
tools:50
Install Framezone in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"framezone": {
"url": "https://framezone.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_tasks
- create_task
- update_task
- complete_task
- delete_task
- list_habits
- create_habit
- update_habit
- log_habit
- list_goals
- create_goal
- update_goal
- list_projects
- create_project
- update_project
- get_daily_entry
- update_daily_entry
- list_notes
- create_note
- delete_note
- list_books
- create_book
- update_book
- delete_book