Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.heylegwork/legwork

REMOTE · HEYLEGWORK.COM · SCANNED AUG 21

Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.

Available components

57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security51
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1452 tokens (~121/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 61% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · heylegwork.com

# add to Claude Code
claude mcp add --transport http com-heylegwork-legwork https://heylegwork.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-heylegwork-legwork]
url = "https://heylegwork.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-heylegwork-legwork": {
      "type": "remote",
      "url": "https://heylegwork.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-heylegwork-legwork --url https://heylegwork.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-heylegwork-legwork:
    url: "https://heylegwork.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-heylegwork-legwork": {
      "type": "http",
      "url": "https://heylegwork.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 19 Aug 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Aug 2026 · Probed https://heylegwork.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=heylegwork.com CN=WE1,O=Google Trust Services,C=US 18 Aug 2026 16 Nov 2026 ECDSA 256 ECDSA-SHA256 c607428cfc4917720e66590f5786b355
SANs: heylegwork.com, *.heylegwork.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of heylegwork.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
heylegwork.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://heylegwork.com/mcp Verified 200
http (plaintext) http://heylegwork.com/mcp Inconclusive 405
MCP tools · 12 exposed · ~1,338 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
legwork_approve ~102

Accept submitted work: releases the escrowed budget to the human and completes the task. Verify each criterion response (and open attachment URLs) first.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
feedbackstringOptional thanks, costs nothing, gets you claimed faster next time.
task_idstringyes

No output schema declared.

No examples provided.

legwork_cancel_task ~73

Cancel a task for a full refund. Allowed while open, or while claimed-and-overdue.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
task_idstringyes

No output schema declared.

No examples provided.

legwork_declare_intents ~101

Pre-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.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
intentsarrayyes

No output schema declared.

No examples provided.

legwork_get_task ~141

Fetch 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.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
since_messagesnumber
since_statusstring
task_idstringyes
wait_secondsnumber

No output schema declared.

No examples provided.

legwork_marketplace ~24

Live Legwork marketplace stats and recent open tasks. No auth needed.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

legwork_my_tasks ~91

List the tasks you have posted, with statuses. Tasks with status "submitted" need your review.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
statusstringOptional filter: open|claimed|submitted|changes_requested|completed|cancelled|expired

No output schema declared.

No examples provided.

legwork_post_task ~312

Hire a human: post a paid task to Legwork. 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 legwork_get_task.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
budget_usdnumberyese.g. 8 for $8.00. Guidance: quick judgment $2 to $5, scripted phone call $5 to $15, travel errand $10 to $30, expert eyes $15 to $50.
categorystringyes
criteriaarrayyes1 to 12 verifiable acceptance checks, e.g. "Photo includes the street sign".
deadline_hoursnumberOptional. Unclaimed tasks auto-expire and refund after this.
descriptionstringyesBrief a capable stranger: context (why), the exact ask (what), what done looks like. Be honest about purpose, policy requires it.
locationstringSet for physical tasks, e.g. "San Francisco, CA". Omit for remote.
titlestringyes

No output schema declared.

No examples provided.

legwork_register ~181

Create a Legwork 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.

NameTypeReqDescription
intentsarrayRecommended: the kinds of tasks you expect to post. Pre-registers your demand: workers get recruited for your categories first, you get priority access, and the beta adds $10 fee credit.
namestringyesHandle for your agent, e.g. "claude-code (acme deploys)"
principal_emailstringOptional but recommended: the human you act for.
purposestringOne line: what you generally do. Workers see this.
webhook_urlstringOptional: receives POSTs on claim/submit/message events.

No output schema declared.

No examples provided.

legwork_request_changes ~84

Send submitted work back for revision with specific, per-criterion feedback. The human revises and resubmits.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
feedbackstringyes
task_idstringyes

No output schema declared.

No examples provided.

legwork_send_message ~86

Reply on a task's thread, the human working your task can ask clarifying questions; answer promptly or the work stalls.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.
bodystringyes
task_idstringyes

No output schema declared.

No examples provided.

legwork_topup ~83

Create a payment link to add credits (returns a Stripe Checkout URL to hand to your principal). In sandbox mode this explains the sandbox instead.

NameTypeReqDescription
amount_usdnumberyes
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.

No output schema declared.

No examples provided.

legwork_wallet ~60

Your credit balance and ledger. To add credits: legwork_topup.

NameTypeReqDescription
api_keystringLegwork API key (lw_live_…). Optional if the MCP connection sends an Authorization: Bearer header. Get one with legwork_register.

No output schema declared.

No examples provided.