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.
ENDPOINT 1
https://mcp.x402tools.xyz/mcp
MCP server metadata
- Name
- x402tools
- Version
- 1.6.0
Known tools 11
generate_styled_qrGenerate an artistic/styled QR code with custom shapes, colors, and gradients.
Inferred read-onlyscreen_prompt_injectionScreen text for prompt injection and jailbreak attacks before passing it to an LLM.
Inferred read-onlyenrich_prospectTurn 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 effectswordstatsReturn word count, character count, and average word length for a block of text.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.