Cadencz MCP Tools
Cadencz exposes 14 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_workspacesRead-onlylist workspaces
-
list_channelsRead-onlylist channels
-
list_brainsRead-onlylist brains
-
query_brainRead-onlyquery brain
-
get_current_planRead-onlyget current plan
-
get_plan_usageRead-onlyget plan usage
-
list_scheduled_postsRead-onlylist scheduled posts
-
get_analyticsRead-onlyget analytics
-
compose_postcompose post
-
plan_weekplan week
-
schedule_postschedule post
-
publish_nowMutatingpublish now
-
cancel_scheduled_postMutatingcancel scheduled post
-
approve_plan_itemapprove plan item
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.