Mundane for Claude Desktop
market.mundane/mundane
Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:22
Install Mundane in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mundane": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mundane.market/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_version_info
- list_capabilities
- get_spend_status
- topup_wallet
- submit_experience_feedback
- post_task
- get_worker_location
- search_workers
- get_worker
- make_offer
- attach_task_file
- list_task_attachments
- send_chat_message
- get_task_chat
- get_task_status
- await_task_update
- list_task_events
- get_task_proof
- update_task
- cancel_task
- submit_completion_review
- submit_rating