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
activate_external_directory_credentials ~35

Check target credential environment and create credential activation records.

NameTypeReqDescription
submission_targetstring
targetsarray

No output schema declared.

No examples provided.

adapt_directory_submission ~24

Return target-specific directory adapter payload.

NameTypeReqDescription
submission_targetstring

No output schema declared.

No examples provided.

bind_x402_facilitator_settlement ~60

Bind x402 challenge metadata to facilitator readiness or sandbox settlement state.

NameTypeReqDescription
challenge_idstring
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

build_a2a_callback_envelope ~25

Build callback packet.

NameTypeReqDescription
event_typestring

No output schema declared.

No examples provided.

build_agent_discovery_distribution_plan ~25

Return target surfaces, required files, verification checks, and cadence.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

build_external_agent_client_package ~26

Return client manifest and smoke sequence.

NameTypeReqDescription
package_targetstring

No output schema declared.

No examples provided.

build_external_agent_client_runner ~19

Return external client files and pass markers.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

build_external_discovery_submission_pack ~26

Build directory and registry objects.

NameTypeReqDescription
submission_targetstring

No output schema declared.

No examples provided.

build_mcp_package_metadata ~29

Return registry-grade MCP package metadata and public files.

NameTypeReqDescription
package_versionstring

No output schema declared.

No examples provided.

build_public_agent_client_repo ~31

Return GitHub-ready external client repo package and smoke tests.

NameTypeReqDescription
release_versionstring

No output schema declared.

No examples provided.

complete_agent_self_serve_paid_rail_run ~63

Complete a rail run when a payment reference or verified checkout reference is present.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
payment_referencestring
rail_keystring

No output schema declared.

No examples provided.

complete_paid_rail_run_with_callback ~65

Complete paid run, build callback envelope, optionally deliver callback_url, and store callback proof.

NameTypeReqDescription
callback_urlstring
idempotency_keystring
payment_referencestring
rail_keystring

No output schema declared.

No examples provided.

create_a2a_task_lifecycle ~72

Create, update, complete, or read A2A task lifecycle records.

NameTypeReqDescription
a2a_task_idstring
lifecycle_modestring
production_run_idstring
rail_keystring
receipt_idstring

No output schema declared.

No examples provided.

create_payment_challenge ~35

Return payment-required object for rail movement.

NameTypeReqDescription
movement_amount_unitsnumber
rail_keystring

No output schema declared.

No examples provided.

create_stripe_movement_fee_checkout ~63

Create Stripe Checkout Session for movement fee collection, or return env setup requirements.

NameTypeReqDescription
idempotency_keystring
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

create_x402_payment_challenge ~53

Return optional HTTP 402/x402-compatible payment challenge envelope with payment_reference fallback.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

credential_aware_mcp_write ~54

Validate credential before returning a write envelope.

NameTypeReqDescription
agent_keystring
idempotency_keystring
rail_keystring
write_toolstring

No output schema declared.

No examples provided.

draft_authority_mandate ~133

Validate a non-authoritative mandate draft for an exact principal, agent, scope, time window, and budget.

NameTypeReqDescription
agent_idstring
allowed_railsarray
allowed_resourcesarray
allowed_toolsarray
consent_referencestring
currencystring
identity_providerstring
max_amount_unitsnumber
max_runsinteger
permission_modestring
principal_referencestring
public_activity_consentboolean

No output schema declared.

No examples provided.

enforce_agent_credential ~42

Accept or reject scoped write.

NameTypeReqDescription
agent_keystring
idempotency_keystring
rail_keystring

No output schema declared.

No examples provided.

evaluate_agent_commerce_proof ~84

Evaluate an agent return package and return five scores, a continuation decision, a signed Agent Commerce Passport, and receipt verification.

NameTypeReqDescription
agent_idstring
asset_idstring
asset_tickerstring
mandateobject
mission_typestring
return_packageobject

No output schema declared.

No examples provided.

evaluate_authority_action ~60

Check an exact action against a signed mandate, current lifecycle, and any required single-use action grant without executing it.

NameTypeReqDescription
actionobject
signed_action_grantobject
signed_mandateobject

No output schema declared.

No examples provided.

execute_delegated_action ~75

Execute a credential-bound write only after validating the signed mandate and a short-lived single-use action grant.

NameTypeReqDescription
actionobject
commerce_proofobject
signed_action_grantobject
signed_mandateobject
work_orderobject

No output schema declared.

No examples provided.

execute_directory_submission ~24

Create target-specific directory submission record.

NameTypeReqDescription
submission_targetstring

No output schema declared.

No examples provided.

execute_external_registry_submission_run ~45

Create target-specific registry submission and directory status records.

NameTypeReqDescription
live_submitboolean
submission_targetstring
target_endpointstring

No output schema declared.

No examples provided.

execute_first_paid_production_run ~60

Execute proof run through quote, package, receipt, and verification.

NameTypeReqDescription
idempotency_keystring
movement_amount_unitsnumber
payment_referencestring
rail_keystring

No output schema declared.

No examples provided.

fetch_return_package ~32

Return package contract and hash.

NameTypeReqDescription
rail_keystring
return_package_idstring

No output schema declared.

No examples provided.

find_services ~58

Search Wever Labs first-party services and the official MCP Registry by capability. Discovery does not authorize execution.

NameTypeReqDescription
capabilitystring
include_registryboolean
limitinteger
querystring

No output schema declared.

No examples provided.

get_active_rail_catalog ~19

Return all active rails and required fields.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_free_agent_tools_index ~20

Return zero-cost tools and movement fee trigger.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_movement_fee_schedule ~44

Return transaction and escrow movement fee schedule.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

get_run_status ~22

Return run state.

NameTypeReqDescription
production_run_idstring

No output schema declared.

No examples provided.

get_tool_costs ~45

Return zero tool access cost and movement fee policy.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

inspect_authority_mandate ~47

Return the verified mandate and durable lifecycle state for the credential-bound agent or authorized operator.

NameTypeReqDescription
mandate_idstring
signed_mandateobject

No output schema declared.

No examples provided.

inspect_service ~44

Evaluate a service candidate against the Resolver v1 HTTPS, free, public-data, and read-only boundary.

NameTypeReqDescription
candidateobject
service_idstring

No output schema declared.

No examples provided.

issue_agent_credential ~39

Issue scoped credential envelope.

NameTypeReqDescription
agent_idstring
allowed_railsarray
scopesarray

No output schema declared.

No examples provided.

list_rails ~18

Return active rail contracts and movement fee schedule.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

promote_benchmark_report ~44

Persist multi-agent benchmark record as a release gate.

NameTypeReqDescription
benchmark_hashstring
passed_countnumber
rail_countnumber

No output schema declared.

No examples provided.

publish_public_repo_ci_badge ~48

Return GitHub Actions smoke workflow and persist CI badge status.

NameTypeReqDescription
release_versionstring
repo_namestring
transcript_hashstring

No output schema declared.

No examples provided.

publish_verified_commerce_proof ~91

Evaluate a credential-bound agent return package, persist the proof record, and publish it when all verification requirements pass.

NameTypeReqDescription
agent_idstring
asset_idstring
asset_tickerstring
mandateobject
mission_typestring
publish_to_feedboolean
return_packageobject

No output schema declared.

No examples provided.

quote_movement_fee ~44

Return fee for a movement amount and type.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

quote_run ~51

Return tool_access_units, movement_fee_units, total_units, currency, and return fields.

NameTypeReqDescription
movement_amount_unitsnumber
movement_typestring
rail_keystring

No output schema declared.

No examples provided.

read_agent_self_serve_paid_rail_loop ~36

Return the machine contract for agent discovery, quote, payment, run, return package, and receipt proof.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_callback_receipt_records ~18

Return recent callback and receipt records.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_delegated_authority ~34

Return the Wever Labs Delegated Authority contract, supported tools, identity providers, rails, and enforcement boundary.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_directory_status_console ~16

Return recent directory status records.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_live_supabase_verification ~20

Return recent live Supabase verification records.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_payment_settlement_records ~20

Return recent Stripe movement fee payment event records.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_receipt_ledger ~17

Return recent receipt ledger entries.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_recent_regressions ~18

Return stored or sandbox regression history.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_verified_commerce_activity ~29

Return only credential-bound, receipt-verified Commerce Proof missions that explicitly opted into public publication.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.