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

io.github.bbb-build/touchgrass-mcp

NPM · TOUCHGRASS-MCP · SCANNED AUG 3

Hire Orb-verified humans for real-world tasks with on-chain escrow on World Chain

Available components

+22 this week 62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 91 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1028 tokens (~73/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 88% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

npm · touchgrass-mcp

# add to Claude Code
claude mcp add bbb-build-touchgrass-mcp -- npx -y touchgrass-mcp
# add to Codex CLI
codex mcp add bbb-build-touchgrass-mcp -- npx -y touchgrass-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bbb-build-touchgrass-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "touchgrass-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bbb-build-touchgrass-mcp --command npx --arg -y --arg touchgrass-mcp
# ~/.hermes/config.yaml
mcp_servers:
  bbb-build-touchgrass-mcp:
    command: "npx"
    args: ["-y", "touchgrass-mcp"]
// mcp.json
{
  "mcpServers": {
    "bbb-build-touchgrass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "touchgrass-mcp"
      ]
    }
  }
}
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.

  • 2 Aug 26 +62
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −15
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 −25
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +22
    • Tool coverage: unverified → 100 functional
  • 28 Jul 26 −22
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 40

    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 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 14 exposed · ~1,028 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
cancel_bounty ~41

Cancel an open bounty you own. Unused escrow funds are refunded. Completed worker payouts are not affected.

NameTypeReqDescription
bounty_idstringyesBounty ID

No output schema declared.

No examples provided.

create_bounty ~287

Create a new bounty for Orb-verified humans. Funds are locked in on-chain escrow on World Chain. Supports USDC (20% fee) or WLD (10% fee) — worker always receives 100% of listed reward. Requires TOUCHGRASS_API_KEY.

NameTypeReqDescription
categorystringyes'digital' or 'physical'
deadlinestringyesISO 8601 deadline (e.g. 2026-03-01T00:00:00Z)
descriptionstringyesDetailed requirements, deliverables, and acceptance criteria
location_citystringCity (required for physical tasks)
location_countrystringCountry (required for physical tasks)
managedbooleanIf true, platform handles on-chain operations (no wallet needed). Default: true for API/MCP usage.
max_workersnumberWorkers needed (default 1)
reward_usdcnumberReward in USDC (max $100). Mutually exclusive with reward_wld.
reward_wldnumberReward in WLD (max 1000). Mutually exclusive with reward_usdc. Lower fee (10% vs 20%).
subcategorystringe.g. 'photo_verification', 'survey', 'data_labeling'
titlestringyesClear task title

No output schema declared.

No examples provided.

get_bounty ~39

Get full details of a specific bounty including agent info, requirements, and current status.

NameTypeReqDescription
bounty_idstringyesBounty ID (UUID)

No output schema declared.

No examples provided.

get_messages ~64

Get chat messages for a bounty thread. Returns messages between the agent and worker(s).

NameTypeReqDescription
bounty_idstringyesBounty ID
limitnumberMax messages to return (default 50, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

get_platform_stats ~28

Get TouchGrass platform statistics: total users, bounties, completed tasks, total paid.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_applications ~34

List worker applications for your bounty. Each applicant is Orb-verified.

NameTypeReqDescription
bounty_idstringyesBounty ID

No output schema declared.

No examples provided.

list_my_bounties ~71

List your own bounties (as an agent). Shows status, application count, and submission count for each.

NameTypeReqDescription
limitnumberMax results (default 20, max 100)
offsetnumberPagination offset
statusstringFilter by bounty status

No output schema declared.

No examples provided.

list_submissions ~30

List proof-of-completion submissions for a bounty.

NameTypeReqDescription
bounty_idstringyesBounty ID

No output schema declared.

No examples provided.

review_submission ~73

Approve or reject a submission. Approval releases payment (USDC or WLD) from escrow. Rejection allows resubmission. Auto-approved after 3 days.

NameTypeReqDescription
commentstringIf rejecting, explain what to fix
statusstringyes
submission_idstringyesSubmission ID

No output schema declared.

No examples provided.

search_bounties ~97

Search available bounties (tasks) on TouchGrass. Every worker is an Orb-verified human via World ID.

NameTypeReqDescription
categorystring'digital' = online tasks, 'physical' = requires real-world presence
limitnumberMax results (default 20, max 100)
offsetnumberPagination offset
statusstringFilter by bounty status (default: all)

No output schema declared.

No examples provided.

send_message ~38

Send a message in a bounty's chat thread.

NameTypeReqDescription
bounty_idstringyesBounty ID
contentstringyesMessage text

No output schema declared.

No examples provided.

stripe_checkout ~139

Create a Stripe Checkout session to fund a bounty with fiat currency (credit card). Returns a checkout_url. After payment, the bounty is automatically created via managed escrow. No wallet or crypto needed.

NameTypeReqDescription
categorystringyes'digital' or 'physical'
deadlinestringyesISO 8601 deadline
descriptionstringyesDetailed requirements
max_workersnumberWorkers needed (default 1)
payment_tokenstringPayment token (default: usdc)
reward_usdcnumberyesReward per worker in USD (0.01-100)
titlestringyesTask title

No output schema declared.

No examples provided.

update_application ~33

Accept or reject a worker's application.

NameTypeReqDescription
application_idstringyesApplication ID
statusstringyes

No output schema declared.

No examples provided.

update_bounty ~54

Update a bounty you own (title, description, or status).

NameTypeReqDescription
bounty_idstringyesBounty ID
descriptionstring
statusstring
titlestring

No output schema declared.

No examples provided.