Skip to content
Back to search
100
MCP live MCP 2025-03-26 http

marketnow

x402/marketnow

Trust layer for agent commerce. 8,764 MCP servers, Sentinel L2.5 gVisor sandbox audits, AP2 mandates, x402 payments. AliceLabs LLC Proprietary. [x402: $0.001/call on base, category=compute]

Uptime
50.0%
2 direct probes · 30d
Response
976ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

marketnow_verify_trust

Verify any AI agent credential (JWT, W3C VC, MCP Card, ATC v3, A2A, EAT-AI, ZTA, X.509) through the UTA 12-stage verification pipeline. Returns validity, format, trust score, and issues.

marketnow_translate_credential

Translate a credential between 8 formats (ATC v3, JWT, W3C VC, A2A, EAT-AI, ZTA, MCP Card, X.509). Lossless conversion through Universal Trust Schema (UTS).

marketnow_list_formats

List all 8 supported credential formats with their algorithms and status.

marketnow_get_pipeline

Get the 12-stage verification pipeline details.

marketnow_check_domain

Check if a domain is suspicious (scam checker). Returns risk score and reasons.

marketnow_search_skills

Search the MarketNow MCP marketplace for skills (9,248+ MCP servers).

marketnow_check_revocation

Check the revocation status of an Agent Trust Card (card_id) or CA key (kid) against the signed MarketNow Revocation Registry (MNR-CRL-1.0) + live ledger. Returns VALID/EXPIRED/REVOKED/SUPERSEDED/UNKN…

marketnow_fingerprint_tool

Cryptographically fingerprint MCP tool definitions (OWASP MCP Cheat Sheet: 'verify tool descriptions haven't changed'). Computes RFC 8785 JCS + sha256 per tool plus a manifest fingerprint for the whol…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marketnow": {
      "url": "https://marketnow.site/api/mcp",
      "transport": "http"
    }
  }
}