mcp server MCP Tools
mcp server exposes 16 tools. Each one has its own page with the configuration for every client that can run this server.
-
pingping
-
list_casesRead-onlylist cases
-
get_caseRead-onlyget case
-
get_case_activityRead-onlyget case activity
-
get_case_messagesRead-onlyget case messages
-
get_case_paymentsRead-onlyget case payments
-
get_case_contract_statusRead-onlyget case contract status
-
preview_casepreview case
-
list_team_membersRead-onlylist team members
-
list_case_filesRead-onlylist case files
-
get_account_summaryRead-onlyget account summary
-
list_tasksRead-onlylist tasks
-
get_case_tasksRead-onlyget case tasks
-
create_caseMutatingcreate case
-
upload_case_fileMutatingupload case file
-
send_case_messageMutatingsend case message
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.