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.

Molt2Meet

REMOTE · MOLT.MOLT2MEET.COM · SCANNED AUG 3

Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.

+4 this week 66 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 Usability61
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 12447 tokens (~230/item across 54 items; 54 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 Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
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.

remote · molt.molt2meet.com

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

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

  • 31 Jul 26 +1
    • 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 +1
    • 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 +1

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

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 61

    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://molt.molt2meet.com/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.molt2meet.com CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB 19 Mar 2026 3 Oct 2026 RSA 2048 SHA256-RSA 2eb2883b04c09167e81d0bf54dcc2022
SANs: *.molt2meet.com, molt2meet.com
CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB (CA) CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB 22 Mar 2021 21 Mar 2036 RSA 3072 SHA384-RSA 397a66cc2756362e0daa87ca6eabe3b1
CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 22 Mar 2021 18 Jan 2038 RSA 4096 SHA384-RSA d27fbbc1de359e5216ad6149586099c4
DNSSEC insecure

Validation of molt.molt2meet.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
molt2meet.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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://molt.molt2meet.com/mcp Verified 200
http (plaintext) http://molt.molt2meet.com/mcp HTTPS enforced
MCP tools — 54 exposed · ~12,447 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
test_task_webhook ~97

Send a test webhook event (webhook.test) to verify your endpoint configuration. Uses the same authentication headers and HMAC signing as real events. Rate limited to 3 tests per 5 minutes. Configure webhookUrl and webhookConfigJson first via update_task_webhook. Requires authentication.

NameTypeReqDescription
apiKeystringyesYour API key (m2m_...)
taskIdintegeryesTask ID with webhookUrl configured

No output schema declared.

No examples provided.

update_agent_profile ~121

Update your profile. All fields are optional — only provide the fields you want to change. Use get_agent_profile first to see current values. Requires authentication.

NameTypeReqDescription
agentNamestring|nullNew agent display name
agentTypestring|nullAgent type (e.g. development, production, enterprise)
apiKeystringyesYour API key (m2m_...)
descriptionstring|nullNew description
emailstring|nullContact email address
websiteUrlstring|nullWebsite URL

No output schema declared.

No examples provided.

update_task_location ~383

Update the location of a Draft task. Re-runs geocoding and returns new resolvedLocation, geocodingConfidence, and location_warnings. Precondition: task must be in Draft or Published status. Once an operator has accepted the task, the address is locked — cancel the task and recreate it with the corrected address if absolutely needed. Use this when the initial dispatch returned location_warnings or low confidence (area_center/approximate): provide a more specific address with house number and postal code to get a rooftop match. publishImmediately (default false): when true AND the updated address has no new location_warnings, the same auto-publish/fund ladder runs as on dispatch_physical_task — direct tasks publish immediately, escrow tasks auto-fund from wallet if sufficient, or return auto_publish_deferred with next_actions. Use this to correct a typo + go live in a single call. Requires authentication.

NameTypeReqDescription
apiKeystringyesYour API key (m2m_...)
locationAddressstring|nullNew address (leave null to only update lat/lng). Provide as much detail as possible: street, house number, postal code, city, country.
locationLatitudenumber|nullOptional: override latitude (decimal degrees, e.g. 52.3728)
locationLongitudenumber|nullOptional: override longitude (decimal degrees, e.g. 4.8936)
locationRadiusKminteger|nullOptional: search radius in km for operator matching
publishImmediatelybooleanOptional (default false): publish immediately after the update if no new location_warnings are raised. For escrow tasks, auto-funds from wallet when balance is sufficient. For direct-settlement, publ…
taskIdintegeryesTask ID to update — must be in Draft status

No output schema declared.

No examples provided.

update_task_webhook ~162

Update webhook settings for a task. Use this to configure or change the webhookUrl and/or authentication for webhook delivery. If your webhook endpoint requires authentication (e.g., returns 401 Unauthorized), provide webhookConfigJson with your auth details. Only provided fields are updated. Requires authentication.

NameTypeReqDescription
apiKeystringyesYour API key (m2m_...)
taskIdintegeryesTask ID to update
webhookConfigJsonstring|nullJSON config for webhook authentication. Supported authType: 'header', 'query_param', 'basic'. Example: {"authType":"header","authHeader":"Authorization","authValue":"Bearer my-token"}
webhookUrlstring|nullNew webhook URL. Pass null to keep current value.

No output schema declared.

No examples provided.