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.

Wever Labs Agentic Rails

REMOTE · WEVERLABS.COM · SCANNED AUG 3

Agentic rails for complex workflows with receipts, fees, and MCP tool access.

Available components

+7 this week 58 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 Usability37
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 3954 tokens (~44/item across 89 items; 89 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 Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
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 · weverlabs.com

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

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

  • 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 50

    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://weverlabs.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=distributionops.com CN=YE2,O=Let's Encrypt,C=US 28 Jul 2026 26 Oct 2026 ECDSA 256 ECDSA-SHA384 5cbbaff917134fc4b7f29de4a2cb378d74c
SANs: *.distributionops.com, *.weverlabs.com, distributionops.com, weverlabs.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
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 weverlabs.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
weverlabs.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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://weverlabs.com/api/mcp Verified 200
http (plaintext) http://weverlabs.com/api/mcp HTTPS enforced 301 https://weverlabs.com/api/mcp
MCP tools — 89 exposed · ~3,890 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
record_receipt ~42

Bind receipt to run and package.

NameTypeReqDescription
production_run_idstring
return_package_idstring
total_unitsnumber

No output schema declared.

No examples provided.

register_issued_credential ~41

Persist issued credential fingerprint, scopes, allowed rails, and expiration.

NameTypeReqDescription
agent_idstring
key_fingerprintstring

No output schema declared.

No examples provided.

request_service_use ~54

Return ALLOW, REQUIRE_HUMAN, or DENY for a service under the Resolver v1 standing rules.

NameTypeReqDescription
candidateobject
service_idstring
taskstring

No output schema declared.

No examples provided.

rotate_signing_secret ~26

Return new active signing version.

NameTypeReqDescription
new_signing_versionstring

No output schema declared.

No examples provided.

run_agent_to_agent_test ~37

Run one rail through MCP proof path.

NameTypeReqDescription
idempotency_keystring
rail_keystring

No output schema declared.

No examples provided.

run_autonomous_atlas_research_cycle ~57

Read the approved external market source, compare the prior Atlas snapshot, persist a signed result, and route material changes for review.

NameTypeReqDescription
asset_scopearray
idempotency_keystring

No output schema declared.

No examples provided.

run_claude_evidence_analysis ~67

Use Claude inside Compliance EvidenceOps to analyze structured evidence packet context and return Wever Labs proof.

NameTypeReqDescription
available_evidencearray
packet_typestring
requested_outcomestring
required_evidencearray

No output schema declared.

No examples provided.

run_claude_proof_relay ~77

Bind Evidence Analysis output into Receipt Passport, Agent Run Ledger, Proof Relay, and Retry Manager state.

NameTypeReqDescription
analysis_resultobject
available_evidencearray
packet_typestring
requested_outcomestring
required_evidencearray

No output schema declared.

No examples provided.

run_credential_enforcement_dry_run ~43

Run one allowed action and one denied action to prove scoped boundaries.

NameTypeReqDescription
allow_payloadobject
deny_payloadobject

No output schema declared.

No examples provided.

run_directory_submission_adapter ~24

Return target-specific discovery payload.

NameTypeReqDescription
submission_targetstring

No output schema declared.

No examples provided.

run_durable_usage_ledger_event ~103

Record receipt, relay, payment-reference, and proof activity as usage and ledger-compatible events.

NameTypeReqDescription
delivery_statestring
event_typestring
next_endpointstring
payment_statestring
proof_hashstring
rail_keystring
receipt_hashstring
receipt_idstring
source_servicestring

No output schema declared.

No examples provided.

run_external_agent_client_runner ~40

Run an external-style client path and return transcript_hash.

NameTypeReqDescription
idempotency_keystring
rail_keystring

No output schema declared.

No examples provided.

run_external_agent_invocation_test ~39

Run external MCP client path and return transcript_hash.

NameTypeReqDescription
external_agent_idstring
rail_keystring

No output schema declared.

No examples provided.

run_investor_demo_v2 ~44

Run the investor proof arc: free proof signal, evidence analysis, verified receipt, ledger entry, and proof relay routing.

NameTypeReqDescription
packetobject

No output schema declared.

No examples provided.

run_live_supabase_verification ~37

Write and read every durable table as release proof.

NameTypeReqDescription
rail_keystring
tablesarray

No output schema declared.

No examples provided.

run_multi_agent_rail_benchmark ~39

Run active rails across multiple agent roles.

NameTypeReqDescription
agent_idsarray
idempotency_keystring

No output schema declared.

No examples provided.

run_release_gate_automation ~64

Evaluate benchmark, Supabase, receipt ledger, directory, Stripe, and boundary checks.

NameTypeReqDescription
allow_stripe_env_missingboolean
benchmark_statestring
expected_tool_countnumber
release_versionstring

No output schema declared.

No examples provided.

run_service ~54

Use an allowed first-party read-only adapter, return the result, and record an honest signed or explicitly unsigned receipt state.

NameTypeReqDescription
querystring
service_idstring
taskstring

No output schema declared.

No examples provided.

run_stripe_receipt_completion ~79

Complete a paid rail run from checkout session or payment reference, then return Receipt Passport, ledger entry, and Proof Relay state.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
payment_referencestring
rail_keystring
stripe_session_idstring

No output schema declared.

No examples provided.

run_synthetic_agent_regression ~38

Run active rails and return one release report.

NameTypeReqDescription
idempotency_keystring
railsarray

No output schema declared.

No examples provided.

sign_directory_submission_receipt ~50

Bind submission hash, verification URL, and status to a signed directory receipt.

NameTypeReqDescription
submission_hashstring
submission_targetstring
verification_urlstring

No output schema declared.

No examples provided.

sign_receipt ~42

Sign receipt with managed signing metadata.

NameTypeReqDescription
production_run_idstring
receipt_idstring
return_package_idstring

No output schema declared.

No examples provided.

start_agent_self_serve_paid_rail_loop ~52

Quote a rail and return payment options for autonomous agent completion.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

start_rail_run ~57

Start a rail run with idempotency and payment reference.

NameTypeReqDescription
idempotency_keystring
movement_amount_unitsnumber
payment_referencestring
rail_keystring

No output schema declared.

No examples provided.

store_callback_receipt_record ~46

Store callback, receipt, verification, and transcript references.

NameTypeReqDescription
event_typestring
receipt_idstring
verification_idstring

No output schema declared.

No examples provided.

store_receipt_ledger_entry ~52

Persist receipt, movement fee, verification, callback, and transcript references.

NameTypeReqDescription
production_run_idstring
receipt_idstring
return_package_idstring

No output schema declared.

No examples provided.

store_regression_report ~34

Store release report and transcript hashes.

NameTypeReqDescription
regression_report_idstring
release_statestring

No output schema declared.

No examples provided.

update_directory_status_record ~50

Persist target, credential state, submission hash, external status, and verification URL.

NameTypeReqDescription
submission_statestring
submission_targetstring
verification_urlstring

No output schema declared.

No examples provided.

validate_a2a_agent_card ~32

Validate and optionally persist the hardened A2A Agent Card.

NameTypeReqDescription
agent_cardobject

No output schema declared.

No examples provided.

validate_directory_submission_credentials ~27

Return target-specific credential readiness without exposing credentials.

NameTypeReqDescription
submission_targetstring

No output schema declared.

No examples provided.

validate_persistent_store ~19

Return Supabase env and required table manifest.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

validate_production_write ~47

Validate rail, idempotency, and target surface.

NameTypeReqDescription
idempotency_keystring
rail_keystring
target_surfacestring

No output schema declared.

No examples provided.

validate_supabase_rls_policy_pack ~29

Return persistent table manifest, RLS policy names, and schema cache reload instruction.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_live_registry_listing ~44

Fetch descriptor and listing URLs, then persist verification status.

NameTypeReqDescription
listing_urlstring
submission_targetstring
urlsarray

No output schema declared.

No examples provided.

verify_managed_receipt_signature ~34

Verify versioned receipt signature.

NameTypeReqDescription
receipt_idstring
receipt_signaturestring

No output schema declared.

No examples provided.

verify_receipt ~58

Verify receipt hash and signature linkage.

NameTypeReqDescription
production_run_idstring
receipt_hashstring
receipt_idstring
receipt_signaturestring
return_package_idstring

No output schema declared.

No examples provided.

verify_signature_by_version ~34

Verify receipt signature by declared signing_version.

NameTypeReqDescription
receipt_signaturestring
signing_versionstring

No output schema declared.

No examples provided.

verify_stripe_movement_fee_payment ~39

Read Checkout Session status and persist payment state.

NameTypeReqDescription
payment_referencestring
stripe_session_idstring

No output schema declared.

No examples provided.

write_persistence_test_record ~37

Attempt to write test record to Supabase.

NameTypeReqDescription
release_statestring
transcript_hashesarray

No output schema declared.

No examples provided.