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.

io.github.acrylicfiddle/x402tools

REMOTE · MCP.X402TOOLS.XYZ · 2 COMPONENTS · SCANNED SEP 20

10 pay-per-call tools for AI agents: QR, screenshots, DNS, OCR, PDF, email & more. USDC on Base.

−69 this week 0 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 Security11
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: 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 io.github.acrylicfiddle/x402tools MCP server?

io.github.acrylicfiddle/x402tools is a hosted endpoint at https://mcp.x402tools.xyz/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 · mcp.x402tools.xyz

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

  • 30 Aug 26 −14

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 29 Aug 26 −14

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 28 Aug 26 −13

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 27 Aug 26 −14

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 26 Aug 26 −14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • DNSSEC: unverified → fail security
  • 24 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • TLS certificate: pass → unverified security
    • Authorization: partial → unverified security
    • DNSSEC: fail → unverified security
    • Stability: fail → unverified security
    • HSTS header: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • First check of Schema quality: unverified functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 30 Aug 2026 · Probed https://mcp.x402tools.xyz/mcp

TLS unreached
DNSSEC insecure

Validation of mcp.x402tools.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
x402tools.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.x402tools.xyz/mcp Unreachable
http (plaintext) http://mcp.x402tools.xyz/mcp HTTPS enforced
MCP tools · 11 exposed · ~1,855 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
community.wordstats ~138

Return word count, character count, and average word length for a block of text. Costs $0.001 on eip155:8453. Community service (x402 pay-per-call).

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
textstringyesParameter "text" forwarded to the x402 service.
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

dns.lookup ~132

Look up DNS records (A, AAAA, MX, NS, TXT, SOA) for any domain. Costs $0.02 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
domainstringyesDomain name to look up (e.g. example.com)
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

document.parse ~151

Parse any public HTML page or PDF URL into clean structured JSON. Auto-detects doc type. Costs $0.01 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
include_raw_textbooleanInclude raw extracted text
output_schemastringOutput schema type
urlstringyesPublic URL of HTML page or PDF to parse
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

document.render_pdf ~170

Convert raw HTML or a public URL into a PDF document. Costs $0.05 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
formatstringPage size
htmlstringRaw HTML to render (provide html OR url)
landscapebooleanLandscape orientation
scalenumberRender scale, 0.1-2
urlstringPublic URL to render (provide html OR url)
NameTypeReqDescription
encodingstringEncoding of the binary payload (base64).
errorstringError message when the call failed.
mimeTypestringMIME type of the returned binary payload (e.g. image/png, application/pdf).
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

email.validate ~143

Validate and verify an email address. Checks syntax, MX records, SMTP deliverability, disposable domains, and returns a risk score. Costs $0.03 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
checkSmtpbooleanAttempt an SMTP deliverability probe
emailstringyesEmail address to validate
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

image.ocr ~164

Extract text from an image using OCR. Costs $0.05 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
formatstringOutput format
imagestringBase64-encoded image data (provide url OR image)
languagestringOCR language (ISO 639-3, e.g. eng)
urlstringPublic image URL to OCR (provide url OR image)
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

image.screenshot ~210

Capture a screenshot of any website. Supports dark mode, full-page, and element selection. Costs $0.05 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
darkModebooleanEmulate prefers-color-scheme: dark
delaynumberWait ms after page load before capture
formatstringOutput image format
fullPagebooleanCapture full scrollable page
heightnumberViewport height in pixels
selectorstringCSS selector to capture specific element
urlstringyesURL to screenshot
widthnumberViewport width in pixels
NameTypeReqDescription
encodingstringEncoding of the binary payload (base64).
errorstringError message when the call failed.
mimeTypestringMIME type of the returned binary payload (e.g. image/png, application/pdf).
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

prospect.enrich ~199

Turn a name + company domain into a sales-ready prospect profile: seniority, buyer persona, decision-maker probability, company intel, email pattern, and a personalised cold-email opener. Use for AI SDRs, lead enrichment, and outbound personalisation. Costs $0.50 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
company_namestringCompany name if known (optional)
domainstringyesCompany domain, e.g. stripe.com
linkedin_urlstringKnown LinkedIn profile URL (optional hint)
namestringyesFull name of the prospect
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

qr.generate ~142

Generate a QR code from text or URL. Returns PNG image as base64. Costs $0.01 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
formatstringOutput format
sizenumberImage width/height in pixels
textstringyesContent to encode in QR code
NameTypeReqDescription
encodingstringEncoding of the binary payload (base64).
errorstringError message when the call failed.
mimeTypestringMIME type of the returned binary payload (e.g. image/png, application/pdf).
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

qr.generate_styled ~228

Generate an artistic/styled QR code with custom shapes, colors, and gradients. Costs $0.05 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
backgroundColorstringHex background color
cornerColorstringHex color for finder pattern corners
dotColorstringHex color for dots (e.g. #6366f1)
dotTypestringShape of QR modules
formatstringOutput format
gradientFromstringGradient start color (hex)
gradientTostringGradient end color (hex)
sizenumberImage width/height in pixels
textstringyesContent to encode in QR code
NameTypeReqDescription
encodingstringEncoding of the binary payload (base64).
errorstringError message when the call failed.
mimeTypestringMIME type of the returned binary payload (e.g. image/png, application/pdf).
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

security.screen ~178

Screen text for prompt injection and jailbreak attacks before passing it to an LLM. Detects 10 attack categories. Costs $0.03 USDC on Base.

NameTypeReqDescription
_paymentstringBase64-encoded signed v2 PaymentPayload (the value you'd put in the PAYMENT-SIGNATURE HTTP header). Use @x402/evm or @x402/fetch to sign locally with your own wallet — your private key never leaves y…
redactedbooleanRedact flagged snippets in the response
sensitivitystringDetection sensitivity
sourcestringOrigin of the text (user_input, email, form, etc.)
textstringyesText to screen for prompt injection (max 50,000 chars)
NameTypeReqDescription
errorstringError message when the call failed.
networkstringSettlement network for the x402 payment (base).
payment_requiredbooleanTrue when the call needs an x402 payment before it will run.
price_usdcstringPrice charged for this call, in USDC on Base.
requirementsx402 payment requirements (scheme, network, amount, payTo, asset) when payment_required is true.
resultRaw JSON payload returned by the x402 service on a successful, paid call.
servicestringUnderlying x402tools service that handled the call.

No examples provided.

Common questions

What is the io.github.acrylicfiddle/x402tools MCP server?

io.github.acrylicfiddle/x402tools is an MCP server listed in the public MCP registry as io.github.acrylicfiddle/x402tools. 10 pay-per-call tools for AI agents: QR, screenshots, DNS, OCR, PDF, email & more. USDC on Base. This page covers its hosted endpoint (https://mcp.x402tools.xyz/mcp).

Is the io.github.acrylicfiddle/x402tools MCP server safe to use?

io.github.acrylicfiddle/x402tools 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 io.github.acrylicfiddle/x402tools MCP server expose?

io.github.acrylicfiddle/x402tools exposes 11 tools: qr.generate, qr.generate_styled, image.screenshot, dns.lookup, document.parse, and 6 more. Their descriptions and schemas cost roughly 1,855 tokens of context every time the server is loaded.

Does the io.github.acrylicfiddle/x402tools MCP server require authentication?

Its publisher declares no required credentials for io.github.acrylicfiddle/x402tools. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

Is the io.github.acrylicfiddle/x402tools MCP server still maintained?

io.github.acrylicfiddle/x402tools has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.