Skip to content
Verified official

Framezone MCP

v2.3.0

app.framezone/framezone

Your life dashboard for AI: tasks, habits, goals, budgets, workouts, nutrition, journal, notes.

transport:streamable-http tools:50

Target client

run in your project directory

claude mcp add --transport http framezone https://framezone.app/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

list_tasks Read-only

list tasks

create_task Mutating

create task

update_task Mutating

update task

complete_task

complete task

delete_task Mutating

delete task

list_habits Read-only

list habits

create_habit Mutating

create habit

update_habit Mutating

update habit

log_habit

log habit

list_goals Read-only

list goals

create_goal Mutating

create goal

update_goal Mutating

update goal

list_projects Read-only

list projects

create_project Mutating

create project

update_project Mutating

update project

get_daily_entry Read-only

get daily entry

update_daily_entry Mutating

update daily entry

list_notes Read-only

list notes

create_note Mutating

create note

delete_note Mutating

delete note

list_books Read-only

list books

create_book Mutating

create book

update_book Mutating

update book

delete_book Mutating

delete book

list_quotes Read-only

list quotes

create_quote Mutating

create quote

add_bookmark Mutating

add bookmark

delete_bookmark Mutating

delete bookmark

list_accounts Read-only

list accounts

list_categories Read-only

list categories

add_transaction Mutating

add transaction

list_subscriptions Read-only

list subscriptions

create_subscription Mutating

create subscription

list_holdings Read-only

list holdings

add_trade Mutating

add trade

log_focus_session

log focus session

get_focus_summary Read-only

get focus summary

log_workout

log workout

log_workout_sets

log workout sets

log_body_measurement

log body measurement

log_nutrition

log nutrition

list_exercises Read-only

list exercises

get_fitness_summary Read-only

get fitness summary

delete_workout Mutating

delete workout

delete_workout_sets Mutating

delete workout sets

delete_body_measurement Mutating

delete body measurement

list_wishlist Read-only

list wishlist

add_wishlist_item Mutating

add wishlist item

update_wishlist_item Mutating

update wishlist item

list_contacts Read-only

list contacts

All 50 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.