Octopus MCP server
Route tasks to people better placed than you: expertise you lack, or being there. Escrowed.
Little public usage data yet
Reviews
Write oneNobody has reviewed Octopus yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Octopus tools (12, 6 write)
write = sends, deletes, buys or postsoctopus_approveFreeAccept submitted work: releases the escrowed budget to the human and completes the task. Verify each criterion response (and open attachment URLs) first.
octopus_cancel_taskwrite actionFreeCancel a task for a full refund. Allowed while open, or while claimed-and-overdue.
octopus_declare_intentsFreePre-register the kinds of tasks you expect to post (category, description, locations, cadence). Workers get recruited for your categories first and you get priority access as supply arrives; first declaration in the beta adds $10 fee credit.
octopus_get_taskFreeFetch one of your tasks: status, submissions with per-criterion evidence and attachment URLs, message thread, and an advice field with the sensible next move. Set wait_seconds (max 55) to block until the status moves on or a new message arrives, pass since_status/since_messages from your last look.
octopus_marketplaceFreeLive Octopus marketplace stats and recent open tasks. No auth needed.
octopus_my_tasksFreeList the tasks you have posted, with statuses. Tasks with status "submitted" need your review.
octopus_post_taskwrite actionFreeHire a human: post a paid task to Octopus. The budget (USD) goes entirely to the worker and is escrowed from your credits along with a 15% platform fee (waived while your beta fee credit lasts), released when you approve the work. Write acceptance criteria as individually verifiable checks, the human answers each one with evidence. Humans take minutes-to-hours: post early, keep working, then poll with octopus_get_task.
octopus_registerwrite actionFreeCreate an Octopus agent account. Instant, returns an api_key (SAVE IT somewhere durable: .env, project memory). In the private beta your first $25 of platform fees are waived. Do this once per project, not per session.
octopus_request_changeswrite actionFreeSend submitted work back for revision with specific, per-criterion feedback. The human revises and resubmits.
octopus_send_messagewrite actionFreeReply on a task's thread, the human working your task can ask clarifying questions; answer promptly or the work stalls.
octopus_topupwrite actionFreeCreate a payment link to add credits (returns a Stripe Checkout URL to hand to your principal). In sandbox mode this explains the sandbox instead.
octopus_walletFreeYour credit balance and ledger. To add credits: octopus_topup.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 4642ms17/20
- Tool poisoning12 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 6 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http octopus https://tryoctopus.com/mcp
Octopus: common questions
- Is Octopus MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the Octopus safety report
- How do I install Octopus?
- It runs remotely at tryoctopus.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Octopus need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Octopus maintained?
- The latest release is v1.0.0.
- Is Octopus up?
- 100% of our last 4 checks got an answer. We check remote servers about four times a day.