Framezone MCP Tools
Framezone exposes 50 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_tasksRead-onlylist tasks
-
create_taskMutatingcreate task
-
update_taskMutatingupdate task
-
complete_taskcomplete task
-
delete_taskMutatingdelete task
-
list_habitsRead-onlylist habits
-
create_habitMutatingcreate habit
-
update_habitMutatingupdate habit
-
log_habitlog habit
-
list_goalsRead-onlylist goals
-
create_goalMutatingcreate goal
-
update_goalMutatingupdate goal
-
list_projectsRead-onlylist projects
-
create_projectMutatingcreate project
-
update_projectMutatingupdate project
-
get_daily_entryRead-onlyget daily entry
-
update_daily_entryMutatingupdate daily entry
-
list_notesRead-onlylist notes
-
create_noteMutatingcreate note
-
delete_noteMutatingdelete note
-
list_booksRead-onlylist books
-
create_bookMutatingcreate book
-
update_bookMutatingupdate book
-
delete_bookMutatingdelete book
-
list_quotesRead-onlylist quotes
-
create_quoteMutatingcreate quote
-
add_bookmarkMutatingadd bookmark
-
delete_bookmarkMutatingdelete bookmark
-
list_accountsRead-onlylist accounts
-
list_categoriesRead-onlylist categories
-
add_transactionMutatingadd transaction
-
list_subscriptionsRead-onlylist subscriptions
-
create_subscriptionMutatingcreate subscription
-
list_holdingsRead-onlylist holdings
-
add_tradeMutatingadd trade
-
log_focus_sessionlog focus session
-
get_focus_summaryRead-onlyget focus summary
-
log_workoutlog workout
-
log_workout_setslog workout sets
-
log_body_measurementlog body measurement
-
log_nutritionlog nutrition
-
list_exercisesRead-onlylist exercises
-
get_fitness_summaryRead-onlyget fitness summary
-
delete_workoutMutatingdelete workout
-
delete_workout_setsMutatingdelete workout sets
-
delete_body_measurementMutatingdelete body measurement
-
list_wishlistRead-onlylist wishlist
-
add_wishlist_itemMutatingadd wishlist item
-
update_wishlist_itemMutatingupdate wishlist item
-
list_contactsRead-onlylist contacts
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.