Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Anyway Possible Paid Agent Utilities

REMOTE · ANYWAYPOSSIBLE.COM · SCANNED SEP 21

Paid x402 tools for merchant intelligence, Base payment readiness, and verifiable web evidence.

+4 this week 84 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 831 tokens (~92/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Anyway Possible Paid Agent Utilities MCP server?

Anyway Possible Paid Agent Utilities is a hosted endpoint at https://anywaypossible.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · anywaypossible.com

# add to Claude Code
claude mcp add --transport http anyway-possible-agent-utilities 'https://anywaypossible.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "anyway-possible-agent-utilities": {
      "url": "https://anywaypossible.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "anyway-possible-agent-utilities": {
      "type": "http",
      "url": "https://anywaypossible.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.anyway-possible-agent-utilities]
url = "https://anywaypossible.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "anyway-possible-agent-utilities": {
      "type": "remote",
      "url": "https://anywaypossible.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add anyway-possible-agent-utilities --url 'https://anywaypossible.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  anyway-possible-agent-utilities:
    url: "https://anywaypossible.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "anyway-possible-agent-utilities": {
      "Transport": "http",
      "Url": "https://anywaypossible.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add anyway-possible-agent-utilities -t streamable-http -u 'https://anywaypossible.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "anyway-possible-agent-utilities": {
      "type": "http",
      "url": "https://anywaypossible.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.

  • 21 Sept 26 +1

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

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 10 Sept 26 +1

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

  • 9 Sept 26 +6
    • Tool “merchant_audit” rewrote its description, which is the text the model reads security
    • Schema quality: 58 → 92 functional
    • Tool coverage: 0% → 100% functional
    • Tool “base_balance” now declares an output schema functional
    • Tool “batch_check_urls” now declares an output schema functional
    • Tool “check_url” now declares an output schema functional
    • Tool “merchant_audit” now declares an output schema functional
    • Tool “merchant_snapshot” now declares an output schema functional
    • Tool “payment_guard” now declares an output schema functional
    • Tool “recommend_tool” now declares an output schema functional
    • Tool “treasury_preflight” now declares an output schema functional
    • Tool “verify_web_evidence” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Schema quality: good → excellent functional
    • Server version: 1.3.0 → 1.4.0 functional
    • “base_balance” reworded the description of “address” cosmetic
    • “batch_check_urls” reworded the description of “expectedStatus” cosmetic
    • “batch_check_urls” reworded the description of “urls” cosmetic
    • “check_url” reworded the description of “expectedStatus” cosmetic
    • “check_url” reworded the description of “url” cosmetic
    • “merchant_audit” reworded the description of “excludePayers” cosmetic
    • “merchant_audit” reworded the description of “payTo” cosmetic
    • “merchant_audit” reworded the description of “queries” cosmetic
    • “merchant_snapshot” reworded the description of “excludePayers” cosmetic
    • “merchant_snapshot” reworded the description of “payTo” cosmetic
    • “merchant_snapshot” reworded the description of “queries” cosmetic
    • “payment_guard” reworded the description of “expectedPayTo” cosmetic
    • “payment_guard” reworded the description of “maxAmountUsdc” cosmetic
    • “payment_guard” reworded the description of “minGasReserveEth” cosmetic
    • “payment_guard” reworded the description of “payerAddress” cosmetic
    • “payment_guard” reworded the description of “serviceUrl” cosmetic
    • “recommend_tool” reworded the description of “goal” cosmetic
    • “recommend_tool” reworded the description of “maxPriceUsd” cosmetic
    • “treasury_preflight” reworded the description of “address” cosmetic
    • “treasury_preflight” reworded the description of “destinationAddress” cosmetic
    • “treasury_preflight” reworded the description of “expectedChainId” cosmetic
    • “treasury_preflight” reworded the description of “minGasReserveEth” cosmetic
    • “treasury_preflight” reworded the description of “plannedSpendUsdc” cosmetic
    • “verify_web_evidence” reworded the description of “expectedStatus” cosmetic
    • “verify_web_evidence” reworded the description of “expectedText” cosmetic
    • “verify_web_evidence” reworded the description of “url” cosmetic
  • 8 Sept 26 0
    • Tool “payment_guard” rewrote its description, which is the text the model reads security
    • Tool “treasury_preflight” rewrote its description, which is the text the model reads security
    • Schema quality: 446 → 522 functional
    • Server version: 1.2.0 → 1.3.0 functional
    • New tool “recommend_tool” functional
    • Tool “payment_guard” changed its title: x402 Payment Guard ($0.01 USDC) → Agent Payment Safety ($0.01 USDC) cosmetic
    • Tool “treasury_preflight” changed its title: Base Payment Preflight ($0.02 USDC) → Base Wallet Readiness ($0.02 USDC) cosmetic
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 21 Sept 2026 · Probed https://anywaypossible.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=anywaypossible.com CN=WE1,O=Google Trust Services,C=US 6 Aug 2026 4 Nov 2026 ECDSA 256 ECDSA-SHA256 9fa98ba2c08544313064dd16e7c1008
SANs: anywaypossible.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of anywaypossible.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
anywaypossible.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
content-security-policy default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self'; img-src 'self' data:; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'nonce-MjQ1OTg3NzQtNTJmNS00ODM3LTlkNjMtMzJmZjY2NDhlMjRm'; script-src-attr 'none'; connect-src 'self'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(), usb=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://anywaypossible.com/api/mcp Verified 200
http (plaintext) http://anywaypossible.com/api/mcp HTTPS enforced 302 https://anywaypossible.com/api/mcp
MCP tools · 9 exposed · ~831 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
base_balance ~46

Read native ETH and Circle USDC balances plus current block height for a Base wallet.

NameTypeReqDescription
addressstringyesBase wallet address whose native ETH and Circle USDC balances should be read.
NameTypeReqDescription
addressstringyes
blockNumberintegeryes
chainIdintegeryes
ethstringyes
ethAtomicstringyes
networkstringyes
observedAtstringyes
usdcstringyes
usdcAtomicstringyes

No examples provided.

batch_check_urls ~60

Check up to ten public URLs in one paid call with isolated results for partial failures.

NameTypeReqDescription
expectedStatusintegerOptional HTTP status code expected from every URL.
urlsarrayyesOne to ten public HTTP or HTTPS URLs to check independently.
NameTypeReqDescription
checkedAtstringyes
countintegeryes
resultsarrayyes
verifiedbooleanyes

No examples provided.

check_url ~62

Check one public URL's reachability, HTTP status, latency, redirects, and content type before using it.

NameTypeReqDescription
expectedStatusintegerOptional HTTP status code that the final response must match.
urlstringyesPublic HTTP or HTTPS URL to check.
NameTypeReqDescription
contentTypestring
finalUrlstringyes
observedAtstringyes
reachablebooleanyes
redirectChainarrayyes
responseTimeMsintegeryes
statusintegeryes
verifiedbooleanyes

No examples provided.

merchant_audit ~110

Audit listings, semantic rank, competitor prices, payment reliability, buyer reach, and observed Base USDC activity. Repeated runs with the same wallet and queries return privacy-safe score history and change alerts.

NameTypeReqDescription
excludePayersarrayOptional wallet addresses to exclude from buyer and revenue signals, such as self-test wallets.
payTostringyesMerchant payment-recipient wallet address on Base.
queriesarrayyesOne to five buyer search phrases used for listing rank and competitor analysis.
NameTypeReqDescription
actionsarrayyes
auditIdstringyes
gradestringyes
limitationsarrayyes
listingsarrayyes
merchantstringyes
monitoringyes
networkstringyes
observedAtstringyes
onchainyes
rankingsarrayyes
scoreintegeryes
scoreBreakdownobjectyes
summaryyes

No examples provided.

merchant_snapshot ~95

Score an x402 merchant's discovery, reliability, buyer signals, and observed Base USDC activity, then identify the largest revenue issue.

NameTypeReqDescription
excludePayersarrayOptional wallet addresses to exclude from external-buyer activity signals, such as self-test wallets.
payTostringyesMerchant payment-recipient wallet address on Base.
queriesarrayyesOne to three buyer search phrases used to evaluate marketplace visibility.
NameTypeReqDescription
biggestIssuestringyes
gradestringyes
limitationsarrayyes
merchantstringyes
networkstringyes
observedAtstringyes
scoreintegeryes
signalsobjectyes
snapshotIdstringyes
upgradeyes
visibilityarrayyes

No examples provided.

payment_guard ~139

Use for agent payment safety: validate a live x402 challenge, price, Base network, USDC asset, recipient, funding, gas reserve, and destination immediately before signing.

NameTypeReqDescription
expectedPayTostringOptional recipient address that the payment challenge must match.
maxAmountUsdcstringyesMaximum acceptable USDC charge as a decimal string.
minGasReserveEthstringOptional minimum ETH balance to preserve for Base gas.
payerAddressstringyesBase wallet address that would sign and fund the x402 payment.
serviceUrlstringyesPublic HTTPS endpoint whose live x402 payment challenge should be validated.
NameTypeReqDescription
alertsarrayyes
assetstringyes
checksarrayyes
decisionstringyes
networkstringyes
quotedAmountUsdcstringyes
quotedPayTostringyes
recommendedActionstringyes
riskLevelstringyes
safeToSignbooleanyes

No examples provided.

recommend_tool ~91

Use this free tool before paying. Describe the decision you need and receive the best Anyway Possible tool, exact price, required inputs, alternatives, and next step. This tool never triggers payment or calls an external service.

NameTypeReqDescription
goalstringyesPlain-language description of the decision or evidence the agent needs.
maxPriceUsdnumberOptional maximum price in USDC that the recommended paid tool may cost.
NameTypeReqDescription
alternativesarrayyes
clarificationNeededbooleanyes
clarifyingQuestionstring|nullyes
goalstringyes
maxPriceUsdnumber|nullyes
nextStepstringyes
paymentRequiredbooleanyes
recommendedToolyes

No examples provided.

treasury_preflight ~140

Check Base wallet readiness, ETH and USDC funding, gas, chain intent, destination type, and common payment hazards before signing.

NameTypeReqDescription
addressstringyesBase wallet address that will fund and sign the planned payment.
destinationAddressstringOptional expected recipient address to screen for destination hazards.
expectedChainIdnumberExpected EVM chain ID; Anyway Possible currently supports Base mainnet 8453.
minGasReserveEthstringMinimum ETH balance to preserve for Base gas after the payment.
plannedSpendUsdcstringPlanned USDC spend as a decimal string with up to six fractional digits.
NameTypeReqDescription
addressstringyes
alertsarrayyes
blockNumberintegeryes
chainIdintegeryes
checksarrayyes
decisionstringyes
destinationAddressstring|nullyes
ethstringyes
limitationsarrayyes
networkstringyes
observedAtstringyes
recommendedActionstringyes
riskLevelstringyes
safeToProceedbooleanyes
usdcstringyes

No examples provided.

verify_web_evidence ~88

Verify one public URL and return timestamped status, redirects, metadata, content hash, and a receipt.

NameTypeReqDescription
expectedStatusintegerOptional HTTP status code that the final response must match.
expectedTextstringOptional case-insensitive text that must appear in the bounded response body.
urlstringyesPublic HTTP or HTTPS URL whose current contents should be verified.
NameTypeReqDescription
contentSha256stringyes
finalUrlstringyes
observedAtstringyes
receiptIdstringyes
redirectChainarrayyes
responseTimeMsintegeryes
statusintegeryes
titlestring|null
verifiedbooleanyes

No examples provided.

Common questions

What is the Anyway Possible Paid Agent Utilities MCP server?

Anyway Possible Paid Agent Utilities is an MCP server listed in the public MCP registry as io.github.anyway-possible/agent-utilities. Paid x402 tools for merchant intelligence, Base payment readiness, and verifiable web evidence. This page covers its hosted endpoint (https://anywaypossible.com/api/mcp).

Is the Anyway Possible Paid Agent Utilities MCP server safe to use?

Anyway Possible Paid Agent Utilities scores 84 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Anyway Possible Paid Agent Utilities MCP server expose?

Anyway Possible Paid Agent Utilities exposes 9 tools: recommend_tool, merchant_snapshot, merchant_audit, treasury_preflight, payment_guard, and 4 more. Their descriptions and schemas cost roughly 831 tokens of context every time the server is loaded.

Does the Anyway Possible Paid Agent Utilities MCP server require authentication?

No. We connected to Anyway Possible Paid Agent Utilities without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Anyway Possible Paid Agent Utilities MCP server still maintained?

Anyway Possible Paid Agent Utilities is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.