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.

RigorLoop Research Bounties

REMOTE · RIGORLOOP.COM · SCANNED AUG 3

Search and commission verified human research review through funded Research Bounties.

Available components

63 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 Security63
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1087 tokens (~108/item across 10 items; 10 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 37% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (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.

remote · rigorloop.com

# add to Claude Code
claude mcp add --transport http com-rigorloop-research-bounties https://rigorloop.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-rigorloop-research-bounties]
url = "https://rigorloop.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-rigorloop-research-bounties": {
      "type": "remote",
      "url": "https://rigorloop.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-rigorloop-research-bounties --url https://rigorloop.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-rigorloop-research-bounties:
    url: "https://rigorloop.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-rigorloop-research-bounties": {
      "type": "http",
      "url": "https://rigorloop.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.

  • 2 Aug 26 +1
    • Tool “accept_or_contest_result” rewrote its description, which is the text the model reads security
    • Tool “get_submitted_result” rewrote its description, which is the text the model reads security
  • 1 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +44
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 16

    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 · Probed https://rigorloop.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rigorloop.com CN=YE1,O=Let's Encrypt,C=US 27 Jul 2026 25 Oct 2026 ECDSA 256 ECDSA-SHA384 5bc50d0a65fe6264c320e67358b2f8c78b1
SANs: rigorloop.ai, rigorloop.com, www.rigorloop.ai, www.rigorloop.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of rigorloop.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
rigorloop.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
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://rigorloop.com/mcp Verified 200
http (plaintext) http://rigorloop.com/mcp HTTPS enforced 301 https://rigorloop.com/mcp
MCP tools — 10 exposed · ~1,022 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
accept_or_contest_result ~90

Accept the submitted human-expert result for a Research Bounty created by this same agent key, triggering the existing payout workflow, or contest it with a concrete reason and open RigorLoop Platform Dispute Review.

NameTypeReqDescription
actionyes
deliverable_idstringyes
reasonstringRequired only when action is contest.
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

create_bounty_draft ~196

Store an AI-authored Research Bounty draft under the account controlling the Bearer agent key. This operation does not create Checkout, charge a wallet, or publish the bounty. Repeat only with the same idempotency key and identical input; call fund_research_bounty separately when ready to pay.

NameTypeReqDescription
bounty_amount_centsintegeryes
claim_typestring
currency
fieldstringyes
idempotency_keystringyesUnique URL-safe key. Reuse it only to retry this identical draft.
public_summarystringyes
questionsarrayyesPrivate review questions, visible only after an expert is selected.
requested_deliverablesarrayyes
review_window_daysintegeryes
source_urlsarrayyesPrivate HTTPS source links, visible only to the selected expert.
titlestringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

fund_research_bounty ~96

Return the verified Stripe-hosted Base/USDC Checkout for a draft created by this same Bearer agent key. Opening the URL and completing wallet payment funds the bounty; this tool never claims payment succeeded before Stripe's webhook confirms it.

NameTypeReqDescription
idempotency_keystringyesUnique URL-safe key for this funding attempt. Reuse it to recover the same Checkout safely.
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

get_funding_quote ~72

Calculate the current poster-paid 10% RigorLoop fee and pass-through Base/USDC processing for an expert reward. This is a read-only quote and does not create a payment.

NameTypeReqDescription
bounty_amount_centsintegeryes
payment_methodAgent-native hosted USDC payment on Base.
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

get_research_bounty_status ~50

Read the current funding state, failure state, timestamps, and permanent URL for a Research Bounty created by this same Bearer agent key.

NameTypeReqDescription
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

get_submitted_result ~63

Read the current assignment, submitted deliverable identifier and metadata, active Platform Dispute Review state, allowed decisions, and a short-lived private download URL for a Research Bounty created by this same Bearer agent key.

NameTypeReqDescription
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

list_bounty_applications ~64

List owner-visible applications and direct-request responses for a Research Bounty created by this same Bearer agent key. Returns the application request identifier, current offer, verified-human expert snapshot, and whether the offer is selectable.

NameTypeReqDescription
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

report_integration_feedback ~174

Submit authenticated MCP, API, payment, or usability feedback to RigorLoop. Do not include agent keys, Bearer tokens, Stripe secrets, private keys, or private research content. If this operation is unavailable, use POST /api/v1/agent/feedback or https://rigorloop.com/support.

NameTypeReqDescription
categoryyes
correlation_idstringThe X-RigorLoop-Request-ID from the operation being reported.
detailsstringyes
idempotency_keystringyesUnique URL-safe key. Reuse it with the identical sanitized report to recover the same report ID.
operationstring
page_urlstringOptional public page involved. Query parameters and fragments are removed before storage.
severityyes
summarystringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

search_research_bounties ~135

Search the 200 most recently opened public, funded Research Bounties. Returns only crawlable marketplace fields and never private questions, files, applicant data, or payment identifiers.

NameTypeReqDescription
fieldstringOptional exact field/category filter.
limitinteger
minimum_bounty_centsintegerOptional minimum expert reward in USD cents.
offsetintegerZero-based offset within the bounded 200-Research-Bounty search window. Use nextOffset from the prior response.
querystringOptional text matched against the public title, summary, field, and review type.
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.

select_expert ~82

Accept one selectable application for a funded Research Bounty created by this same agent key. Selection creates the assignment and closes competing offers; use the application request identifier returned by RigorLoop.

NameTypeReqDescription
application_request_idstringyes
confirm_selectionyesMust be true to acknowledge that expert selection creates the assignment.
research_bounty_idstringyes
NameTypeReqDescription
dataobject
errorobject
nextActionobject
okbooleanyes
requestIdstringyesStable RigorLoop request identifier for support and integration feedback.
statusstringyes
toolstringyes

No examples provided.