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.

MCPFax Bazaar Intelligence

REMOTE · MCPFAX-INTEL.BOWLING-ANTHONY.WORKERS.DEV · SCANNED AUG 12

Seller ranks, trends and demand in the x402 economy. USDC read off Base, not self-reported.

0 Trust /100

Dead

Every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically: even once the server responds again it stays dead until it is manually reinstated.

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 Security63
Transport & Reachability100
Schema Quality & AI Usability81
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 712 tokens (~118/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Tool Safety–

Not scored yet: our latest scan of this component recorded no findings here. It fills in the next time we score it.

Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the MCPFax Bazaar Intelligence MCP server?

MCPFax Bazaar Intelligence is a hosted endpoint at https://mcpfax-intel.bowling-anthony.workers.dev/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 · mcpfax-intel.bowling-anthony.workers.dev

# add to Claude Code
claude mcp add --transport http com-mcpscores-x402-market-intelligence 'https://mcpfax-intel.bowling-anthony.workers.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcpscores-x402-market-intelligence": {
      "url": "https://mcpfax-intel.bowling-anthony.workers.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcpscores-x402-market-intelligence": {
      "type": "http",
      "url": "https://mcpfax-intel.bowling-anthony.workers.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-mcpscores-x402-market-intelligence]
url = "https://mcpfax-intel.bowling-anthony.workers.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcpscores-x402-market-intelligence": {
      "type": "remote",
      "url": "https://mcpfax-intel.bowling-anthony.workers.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcpscores-x402-market-intelligence --url 'https://mcpfax-intel.bowling-anthony.workers.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-mcpscores-x402-market-intelligence:
    url: "https://mcpfax-intel.bowling-anthony.workers.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcpscores-x402-market-intelligence": {
      "Transport": "http",
      "Url": "https://mcpfax-intel.bowling-anthony.workers.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-mcpscores-x402-market-intelligence -t streamable-http -u 'https://mcpfax-intel.bowling-anthony.workers.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "com-mcpscores-x402-market-intelligence": {
      "type": "http",
      "url": "https://mcpfax-intel.bowling-anthony.workers.dev/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.

  • 12 Aug 26 0

    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 12 Aug 2026 · Probed https://mcpfax-intel.bowling-anthony.workers.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bowling-anthony.workers.dev CN=WE1,O=Google Trust Services,C=US 25 Jul 2026 23 Oct 2026 ECDSA 256 ECDSA-SHA256 826320791cd0fbaa13db7a734e563515
SANs: bowling-anthony.workers.dev, *.bowling-anthony.workers.dev
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 mcpfax-intel.bowling-anthony.workers.dev. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. 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
x-content-type-options nosniff
referrer-policy no-referrer
permissions-policy camera=(), microphone=(), geolocation=()

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcpfax-intel.bowling-anthony.workers.dev/mcp Verified 200
http (plaintext) http://mcpfax-intel.bowling-anthony.workers.dev/mcp Inconclusive 405
MCP tools · 6 exposed · ~676 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
x402_category_demand ~96

Unmet-demand finder: compares observed USDC spend against how many sellers actually serve each category, with recent momentum where a real prior window exists. The payer-quality component is applied only when wallet scan coverage supports it. Use this to decide what to build — categories with high spend and few suppliers are the gaps. Price: $0.02 USDC per successful call.

NameTypeReqDescription
categorystring–Optional deterministic category filter.

No output schema declared.

No examples provided.

x402_market_report ~115

Daily state of the whole x402 agent economy in one document: observed Base USDC inflow, seller ranking, category demand, growth rates, archive coverage, and notable movers. Every response reports its real observation window and wallet scan coverage; the concentration adjustment is applied only when scan coverage supports it, and is otherwise suppressed rather than estimated. Use this for a single briefing on where the agent economy stands; prefer the cheaper focused tools when you only need one slice. Price: $0.50 USDC per successful call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

x402_new_entrants ~125

x402 services first listed since a given date, with their first archive observation and conservative early-traction evidence from observed inflow. Requests earlier than the archive's real first date are reported as partially covered rather than silently answered. Use this for deal flow or competitive monitoring of who just entered the market. Price: $0.005 USDC per successful call.

NameTypeReqDescription
limitinteger–Maximum rows to return, 1-100. Defaults to 25.
sincestring–UTC date, YYYY-MM-DD; defaults to 7 days ago.

No output schema declared.

No examples provided.

x402_seller_rank ~145

Leaderboard of x402 sellers ranked by observed USDC inflow, with distinct payer count, an HHI concentration measure, and explicit wash-risk flags. Sellers below the observation floor are returned as unrated rather than accused. The payer-graph discount is applied only when wallet scan coverage supports it, and is otherwise suppressed and not ranked on. Use this to find who is actually earning in a category. HHI measures concentration, not common control. Price: $0.01 USDC per successful call.

NameTypeReqDescription
categorystring–Optional deterministic category filter.
limitinteger–Maximum rows to return, 1-100. Defaults to 25.

No output schema declared.

No examples provided.

x402_top_movers ~96

Early-warning feed of sudden daily inflow spikes plus strictly qualified first-window large-payer signals. The response states the nominal baseline window and how much of it is actually held. Use this to catch an abrupt change in a service's payment activity within a day. Price: $0.005 USDC per successful call.

NameTypeReqDescription
limitinteger–Maximum rows to return, 1-100. Defaults to 25.

No output schema declared.

No examples provided.

x402_trending_services ~99

Services whose inbound USDC transfer count and inflow are growing across comparable daily windows. The response states how many calendar days of history actually back the comparison. Use this to spot rising demand early. Growth is measured on observed on-chain transfers, not on self-reported revenue. Price: $0.005 USDC per successful call.

NameTypeReqDescription
limitinteger–Maximum rows to return, 1-100. Defaults to 25.

No output schema declared.

No examples provided.

Common questions

What is the MCPFax Bazaar Intelligence MCP server?

MCPFax Bazaar Intelligence is an MCP server listed in the public MCP registry as com.mcpscores/x402-market-intelligence. Seller ranks, trends and demand in the x402 economy. USDC read off Base, not self-reported. This page covers its hosted endpoint (https://mcpfax-intel.bowling-anthony.workers.dev/mcp).

Is the MCPFax Bazaar Intelligence MCP server safe to use?

MCPFax Bazaar Intelligence scores 0 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 MCPFax Bazaar Intelligence MCP server expose?

MCPFax Bazaar Intelligence exposes 6 tools: x402_market_report, x402_seller_rank, x402_trending_services, x402_new_entrants, x402_category_demand, x402_top_movers. Their descriptions and schemas cost roughly 676 tokens of context every time the server is loaded.

Does the MCPFax Bazaar Intelligence MCP server require authentication?

No. We connected to MCPFax Bazaar Intelligence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the MCPFax Bazaar Intelligence MCP server still maintained?

MCPFax Bazaar Intelligence has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.