← Registry

General Tools

x402tools.xyz

Provides general-purpose tools for generating QR codes, capturing website screenshots, performing DNS lookups, and parsing public documents into structured JSON.

1 endpoint11 known toolsFirst detected July 6, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.x402tools.xyz/mcp

No auth detected

MCP server metadata

Name
x402tools
Version
1.6.0
Capabilities
tools.listChanged

Known tools 11

generate_qr

Generate a QR code from text or URL.

Inferred read-only
generate_styled_qr

Generate an artistic/styled QR code with custom shapes, colors, and gradients.

Inferred read-only
capture_screenshot

Capture a screenshot of any website.

Inferred read-only
dns_lookup

Look up DNS records (A, AAAA, MX, NS, TXT, SOA) for any domain.

Inferred read-only
parse_document

Parse any public HTML page or PDF URL into clean structured JSON.

Inferred read-only
screen_prompt_injection

Screen text for prompt injection and jailbreak attacks before passing it to an LLM.

Inferred read-only
validate_email

Validate and verify an email address.

Potential side effects
render_pdf

Convert raw HTML or a public URL into a PDF document.

Inferred read-only
extract_text_ocr

Extract text from an image using OCR.

Inferred read-only
enrich_prospect

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.

Potential side effects
wordstats

Return word count, character count, and average word length for a block of text.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.x402tools]
url = "https://mcp.x402tools.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "x402tools": {
      "type": "http",
      "url": "https://mcp.x402tools.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: x402tools
Remote MCP URL: https://mcp.x402tools.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "x402tools": {
      "url": "https://mcp.x402tools.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "x402tools": {
      "type": "http",
      "url": "https://mcp.x402tools.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "x402tools",
  "transport": "streamable-http",
  "url": "https://mcp.x402tools.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.