Anyway Possible

MCP serverCommerce & finance

Once added, your AI can research merchants, check whether a business is ready to accept payments on Base, and gather web evidence that can be verified. These paid, community-built tools are aimed at commerce work. Source code is available at github.com/anyway-possible/public-api.

Available today. Use it from your connected AI after setup.

After adding it, ask your AI to look into a merchant or run a payment readiness check on a business you are evaluating. The tools are paid, so using them costs money.

Then ask your AI: use the recommend tool tool from Anyway Possible

What your AI can do with it

  • Research merchants and pull together intelligence about them
  • Check whether a business is ready to accept payments on Base
  • Collect evidence from the web that can be verified

From the project's README

As published by anyway-possible/public-api in README.md.

Anyway Possible provides paid, decision-ready checks for autonomous agents before they pay, cite, or act. Agents can connect without an account through remote MCP or call the HTTP APIs directly, paying per successful answer in USDC on Base through x402.

Why it exists

An agent can reason over information it already has, but it cannot independently create fresh external evidence, enforce a payment policy at signing time, or turn several live systems into a stable answer by reasoning alone. Anyway Possible performs those bounded observations and validations, then returns structured decisions with timestamps, receipts, hashes, and explicit limitations where relevant.

Connect

Remote MCP endpoint:

https://anywaypossible.com/api/mcp

Client-specific setup for Codex, Claude Code, Cursor, and any Streamable HTTP MCP client is published in the agent integration guide. Connecting and calling the free recommend_tool router does not require an account or payment. Paid tools require an x402-capable client with a funded Base USDC wallet; connecting the server alone does not grant spending authority.

Machine-readable contracts:

Tools

JobHTTP routeMCP toolPrice
Diagnose why an x402 API is not selling/api/merchant-snapshotmerchant_snapshot$0.05
Run a complete x402 merchant revenue audit/api/merchant-auditmerchant_audit$0.25
Check a Base wallet before payment/api/treasurytreasury_preflight$0.02
Validate an x402 purchase before signing/api/payment-guardpayment_guard$0.01
Read ETH and USDC balances on Base/api/base-balancebase_balance$0.001
Check one public URL/api/checkcheck_url$0.001
Verify timestamped web evidence/api/verifyverify_web_evidence$0.01
Check up to ten public URLs/api/batchbatch_check_urls$0.01

All prices are USDC on Base mainnet. An unpaid request returns an x402 v2 payment requirement containing the exact amount, asset, network, recipient, and timeout. The client decides whether to sign and then retries with payment authorization.

Discovery

The service is discoverable through Coinbase x402 Bazaar metadata, the official MCP Registry, Smithery-compatible server-card metadata, downstream registries that ingest the official Registry, direct HTTP/OpenAPI, llms.txt, and the public catalog. Human-facing guides explain x402, payment safety, and merchant conversion in plain language.

Local development

Requirements: Node.js 22.13 or newer.

npm install
npm run dev
npm test
npm run lint

The canonical product definitions live in lib/product-catalog.mjs. The homepage, docs, examples, catalog, OpenAPI document, and llms.txt are generated from that shared manifest so names, prices, schemas, and examples cannot drift independently.

Security

The APIs reject private and local network targets, bound response sizes and redirects, avoid exposing payer identities in public analytics, and publish a security contact at /.well-known/security.txt. The public status page states exactly what its current check proves and does not claim unrecorded historical uptime.

Tools it offers (9)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • recommend_tool
  • merchant_snapshot
  • merchant_audit
  • treasury_preflight
  • payment_guard
  • base_balance
  • check_url
  • verify_web_evidence
  • batch_check_urls

Signals

Last commit
Sep 2026
Advanced
Delivery
agent-utilities MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-anyway-possible-agent-utilities
Source
github.com/anyway-possible/public-api
Hosted endpoint
https://anywaypossible.com/api/mcp