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.

io.github.bbb-build/touchgrass-mcp

NPM · TOUCHGRASS-MCP · SCANNED SEP 20

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

Available components

0 this week 76 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. 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 139 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).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 Management93
  • Stability observed for 28 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
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_message" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.bbb-build/touchgrass-mcp server?

io.github.bbb-build/touchgrass-mcp runs locally as an npm package, launched with npx -y touchgrass-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · touchgrass-mcp

# add to Claude Code
claude mcp add bbb-build-touchgrass-mcp -- npx -y touchgrass-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "bbb-build-touchgrass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "touchgrass-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "bbb-build-touchgrass-mcp": {
      "command": "npx",
      "args": [
        "-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"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "bbb-build-touchgrass-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "touchgrass-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add bbb-build-touchgrass-mcp -t stdio -c npx -a -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.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
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 20 Sept 2026 · Analysed npm/touchgrass-mcp@0.2.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

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.

Common questions

What is the io.github.bbb-build/touchgrass-mcp server?

io.github.bbb-build/touchgrass-mcp is listed in the public MCP registry as io.github.bbb-build/touchgrass-mcp. Hire Orb-verified humans for real-world tasks with on-chain escrow on World Chain. This page covers its npm package (touchgrass-mcp).

Is the io.github.bbb-build/touchgrass-mcp server safe to use?

io.github.bbb-build/touchgrass-mcp scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.bbb-build/touchgrass-mcp server expose?

io.github.bbb-build/touchgrass-mcp exposes 14 tools: search_bounties, get_bounty, create_bounty, update_bounty, list_applications, and 9 more. Their descriptions and schemas cost roughly 1,028 tokens of context every time the server is loaded.

Is the io.github.bbb-build/touchgrass-mcp server still maintained?

io.github.bbb-build/touchgrass-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.bbb-build/touchgrass-mcp server under?

io.github.bbb-build/touchgrass-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.