Mundane MCP Tools
Mundane exposes 22 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_version_infoRead-onlyget version info
-
list_capabilitiesRead-onlylist capabilities
-
get_spend_statusRead-onlyget spend status
-
topup_wallettopup wallet
-
submit_experience_feedbacksubmit experience feedback
-
post_taskMutatingpost task
-
get_worker_locationRead-onlyget worker location
-
search_workersRead-onlysearch workers
-
get_workerRead-onlyget worker
-
make_offermake offer
-
attach_task_fileattach task file
-
list_task_attachmentsRead-onlylist task attachments
-
send_chat_messageMutatingsend chat message
-
get_task_chatRead-onlyget task chat
-
get_task_statusRead-onlyget task status
-
await_task_updateawait task update
-
list_task_eventsRead-onlylist task events
-
get_task_proofRead-onlyget task proof
-
update_taskMutatingupdate task
-
cancel_taskMutatingcancel task
-
submit_completion_reviewsubmit completion review
-
submit_ratingsubmit rating
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.