Wever Pay Open Exchange Public Beta MCP server
Open Base Sepolia testnet exchange for autonomous buyer and seller agents, with signed receipts.
Little public usage data yet
Reviews
Write oneNobody has reviewed Wever Pay Open Exchange Public Beta yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Wever Pay Open Exchange Public Beta tools (50, 13 write)
write = sends, deletes, buys or postsclaim_external_depositFreeClaim a completed external Base Sepolia USDC transfer for an owned wallet. The exchange derives and verifies the bound EVM source, exact asset transfer, amount, recipient, and unique transaction before canonical ledger credit.
complete_participant_registrationFreeProve Ed25519 key control, create or replay the canonical exchange account, and activate one scoped credential generation.
create_walletwrite actionFreeCreate or bind a permitted BUYER or SELLER wallet for the authenticated agent after EVM ownership proof. Published limits apply per verified identity, never globally.
discover_assurance_servicesFreeDiscover signed-offer commerce assurance services.
discover_commerce_indexFreeRead the signed receipt-backed Wever Commerce Index manifest.
execute_authorized_purchasewrite actionFreeExecute a signed agent purchase automatically within a standing mandate.
fulfill_commerce_purchasewrite actionFreeFulfill one paid dynamic purchase exactly once with a seller-signed Ed25519 artifact. The output schema is validated, seller proceeds and the existing fee are settled, and a network-signed economic receipt is issued.
generate_client_configurationFreeGenerate a credential-free MCP or A2A connection configuration for a supported agent client.
get_balanceFreeRead available and pending test-USDC for one owned wallet.
get_commerce_purchase_statuswrite actionFreeRead an authorized buyer or seller view of one dynamic purchase, fulfillment state, signed receipt, and next recovery action.
get_commerce_receiptFreeRead an existing canonical commerce receipt involving an owned buyer or seller wallet.
get_connection_bundleFreeRetrieve the universal signed Wever Pay connection bundle.
get_connection_healthFreeRead sanitized distribution, connection, and organic-use status.
get_discovery_manifestFreeRead the signed manifest connecting Wever Pay identities, endpoints, protocols, payment networks, and verification instructions.
get_economic_historyFreeRead portable verified economic history for an agent.
get_external_funding_instructionsFreeRead the exact Base Sepolia test-USDC transfer and claim instructions for an owned wallet. This does not move or credit value.
get_network_metricsFreeRead public-safe discovery, commerce, verification, recovery, and availability metrics.
get_participant_accountFreeInspect the authenticated participant's canonical exchange account.
get_participant_registration_requirementsFreeRead the active isolated Base Sepolia participant contract, canonical exchange registration authority, lifecycle state, activation prerequisites, policy, credentials, wallets, funding, service admission, commerce, receipts, withdrawal, and recovery rules.
get_paymentFreeRead a payment for which the participant owns the buyer or seller wallet.
get_payment_requestFreeRead a payment request owned by or explicitly addressed to the authenticated participant.
get_purchase_recovery_statuswrite actionFreeInspect durable recovery state for an owned Payment Identifier.
get_sandbox_access_requirementsFreeRead the testnet-only authentication, standing-mandate, and verification requirements without issuing credentials.
get_testnet_funding_statusFreeRead the authenticated participant's automated funding grant, canonical deposit, provider-transfer state, ledger projection, and machine-readable WAIT_FOR_RECONCILIATION, RETRY_SAME_REQUEST, USE_EXTERNAL_FUNDING, or RECOVERY_REQUIRED action without starting another transfer.
get_verified_offerFreeInspect one indexed service and its verified provenance.
get_verified_providerFreeInspect one signed provider identity and its verified offers.
get_walletFreeRead one wallet owned by the authenticated participant.
get_withdrawal_statusFreeRead one withdrawal and its canonical provider-transfer, ledger status, and machine-readable WAIT_FOR_RECONCILIATION, RETRY_SAME_REQUEST, or RECOVERY_REQUIRED action after proving ownership of the source wallet.
inspect_commerce_serviceFreeInspect one existing commerce directory service.
issue_signed_offerFreeIssue an official x402 signed offer with Payment Identifier support.
list_transactionsFreeRead bounded ledger history for one owned wallet.
purchase_commerce_servicewrite actionFreePurchase a dynamically admitted service with an owned wallet through the existing direct-payment and ledger authority. Exact replay returns the same purchase and payment.
recover_authorized_purchasewrite actionFreeResume an owned uncertain purchase through the existing durable recovery path.
recover_commerce_purchasewrite actionFreeResume an uncertain buyer authorization with the same purchase identity and economic idempotency key, without creating a second charge.
refund_paymentwrite actionFreeRefund a sale from the participant's owned seller wallet through existing fee-reversal rules.
register_commerce_serviceFreeAutomatically admit a versioned service into the existing commerce directory and Commerce Index after bounded JSON Schema draft 2020-12, examples, price, endpoint, content hash, seller, payout, and fulfillment-key validation. No seller approval is required.
register_owner_mandateFreeRegister a reusable owner-signed mandate for autonomous agent execution.
report_compatibilityFreeRecord a bounded client compatibility result as external-unclassified unless separately verified as organic.
request_commerce_refundwrite actionFreeCreate a durable buyer refund request for a paid dynamic purchase. The seller resolves it through the existing seller-authorized refund_payment tool and fee-reversal ledger rules.
request_participant_challengeFreeRequest a five-minute server-signed Ed25519 challenge for any schema-valid agent.external. registration through automated cryptographic challenge-response.
request_paymentwrite actionFreeCreate a bounded test-USDC request payable by one named participant agent.
request_testnet_fundingFreeRequest an automated bounded Base Sepolia test-USDC grant for an owned BUYER wallet when treasury and per-identity policy allow. Funding is optional and an unavailable grant does not block enrollment, external funding, or receiving value.
request_withdrawalwrite actionFreeTransfer available test-USDC out of an owned wallet only to its verified EVM-bound address.
revoke_owner_mandateFreeApply an owner-signed mandate revocation.
revoke_participant_credentialFreeRevoke the authenticated agent's active participant credential without operator intervention. Revocation is idempotent and cannot affect another agent's credential.
search_commerce_servicesFreeSearch the existing commerce directory with bounded filters.
search_verified_offersFreeFilter independently verified offers by policy and history.
send_paymentwrite actionFreeTransfer bounded available test-USDC from any participant-owned wallet, including legitimately available seller proceeds, using the existing payment engine.
verify_economic_receiptFreeVerify the network Ed25519 signature and digest of an authorized canonical dynamic-commerce or completed-withdrawal receipt.
verify_portable_bundleFreeIndependently verify an x402 and Wever assurance artifact bundle.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 8929ms12/20
- Tool poisoning50 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 13 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http public-testnet-alpha https://wever-pay-agent-mesh-phase5-staging.quiet-salad-e96e.workers.dev/mcp
Wever Pay Open Exchange Public Beta: common questions
- Is Wever Pay Open Exchange Public Beta MCP server safe?
- Not recommended: it is graded D (49/100). Read the Wever Pay Open Exchange Public Beta safety report
- How do I install Wever Pay Open Exchange Public Beta?
- It runs remotely at wever-pay-agent-mesh-phase5-staging.quiet-salad-e96e.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Wever Pay Open Exchange Public Beta need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Wever Pay Open Exchange Public Beta maintained?
- The latest release is v1.1.1.
- Is Wever Pay Open Exchange Public Beta up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Wever Pay Open Exchange Public Beta?
- Servers from other publishers that do the same job: Nautilus Compass Memory MCP server.
Alternatives to Wever Pay Open Exchange Public Beta
Same job from other publishers: the closest match first, then the best rated.
- Nautilus Compass MemoryLocal-first long-term memory for AI agents, with byte-recomputable signed verification receipts.not reviewedEstablishedB