← Registry

API Tools

agent402.tools

Facilitates discovery and execution of a catalog of pay-per-call API tools.

x402 supported1 endpoint15 known toolsFirst detected July 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://agent402.tools/mcp

No auth detected

MCP server metadata

Name
agent402
Version
0.3.0
Capabilities
toolsprompts

Known tools 15

search_tools

BROWSE the catalog: keyword search over Agent402's 526 pay-per-call web tools, returning a LIST of candidates to compare (its counterpart find_tool resolves a task to ONE ready-to-run pick - search explores, find decides).

Potential side effects
find_tool

DECIDE, don't browse: resolve a plain-language task to the single best-matching Agent402 tool, returned call-ready - slug, price, input schema, and a worked example (its counterpart search_tools returns a list of candidates to compare - search explores, find decides).

Inferred read-only
call_tool

Run an Agent402 tool by slug (discover slugs with search_tools or find_tool; params must match that tool's inputSchema).

Inferred read-only
get_payment_info

How paying for Agent402 tools works and how to manage a wallet.

Inferred read-only
generate_hash

[free, no wallet] Cryptographic hash of a text string.

Inferred read-only
convert_units

[free, no wallet] Convert a value between units of length, mass, temperature, volume, area, speed, time, data, pressure, energy, power, angle, frequency - every unit the retired convert-* endpoints handled (e.

Inferred read-only
generate_qr

[free, no wallet] Generate a QR code PNG from any text or URL.

Inferred read-only
format_json

[free, no wallet] Validate, pretty-print, or minify JSON.

Inferred read-only
decode_jwt

[free, no wallet] Decode a JWT without verification: header, payload, expiry status, and time remaining.

Inferred read-only
convert_base64

[free, no wallet] Base64 encode or decode text.

Inferred read-only
generate_uuid

[free, no wallet] Generate UUIDs.

Inferred read-only
parse_csv

[free, no wallet] Parse CSV (quoted fields supported) into a JSON array of objects, using the first row as headers (header=false for arrays).

Inferred read-only
convert_timezone

[free, no wallet] Convert a datetime from one IANA timezone to another.

Inferred read-only
get_wallet_balances

[wallet-required, $0.

Inferred read-only
get_wallet_transactions

[wallet-required, $0.

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.agent402]
url = "https://agent402.tools/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent402": {
      "type": "http",
      "url": "https://agent402.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent402
Remote MCP URL: https://agent402.tools/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": {
    "agent402": {
      "url": "https://agent402.tools/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agent402.tools was fetched 2026-07-26T06:44:06.193Z.

Trust status Neutral

agent402.tools is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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