← Registry

General Tools

402s.shop

Provides utilities for web content generation like QR codes, social images, screenshots, PDFs, and word counts.

1 endpoint33 known toolsCached registry data

ENDPOINT 1

https://402s.shop/api/mcp

No auth detected

Known tools 33

qr_code

Generate a QR code PNG from text or URL.

og_image

Generate a 1200x630 social media OG image with title + subtitle.

screenshot

Take a PNG screenshot of any URL using headless Chromium.

pdf_from_url

Render any URL to a print-ready PDF.

word_count

Count words and reading time on any webpage.

extract_metadata

Extract Open Graph, Twitter card, and standard meta tags from any URL.

extract_emails

Find email addresses on a webpage (mailto links + body text), deduplicated.

website_tech

Detect framework, CMS, analytics, and hosting/CDN of any website.

whois

WHOIS lookup with normalized fields (registrar, dates, nameservers, status).

domain_check

Check whether a domain appears available (heuristic via WHOIS, best-effort).

youtube_transcript

Fetch a YouTube video transcript with timestamps.

summarize

AI-powered summary (Claude Haiku 4.5) of supplied text or fetched URL.

coin_price

Crypto spot prices in USD via CoinGecko.

ens_resolve

Resolve ENS name to address (forward) or address to primary ENS name (reverse).

wallet_balance

Native + USDC balance for an EVM address across multiple chains.

gas_price

Current gas price in gwei across EVM chains.

hl_markets

Hyperliquid perp + spot universe metadata: asset names, leverage caps, size decimals, spot tokens.

hl_market_orderbook

Hyperliquid L2 orderbook snapshot (bids + asks) for a coin.

hl_market_funding

Hyperliquid predicted funding rates per coin per venue.

hl_market_candles

Hyperliquid OHLCV candles.

hl_market_trades

Hyperliquid recent public trades for a coin (up to ~10 most recent fills with price, size, side).

hl_account_balance

Hyperliquid account margin summary, withdrawable, total notional, maintenance margin used.

hl_account_positions

Hyperliquid open positions with size, entry price, unrealized PnL, leverage, liquidation price, cumulative funding.

hl_account_orders

Hyperliquid open orders for an address (oid, coin, side, limit price, size, timestamp).

hl_account_fills

Hyperliquid trade fills for an address (up to 2000 most recent: price, size, side, fee, closedPnl, hash).

hl_builder_check

Check whether a Hyperliquid main wallet has approved the 402s.shop builder code (5 bps).

hl_builder_approve_tx

Returns an UNSIGNED EIP-712 typed-data structure for approving the 402s.shop builder code on Hyperliquid.

hl_order_place

Place an order on Hyperliquid.

hl_order_cancel

Cancel an existing Hyperliquid order by oid (numeric) or cloid (hex32).

hl_order_modify

Modify an open Hyperliquid order — full sanity-guard suite on the new params (same rigor as place).

hl_position_close

Close (or reduce) a Hyperliquid position via a reduceOnly=true signed order.

hl_leverage_set

Set leverage on a Hyperliquid asset (1-50, cross or isolated).

hl_margin_update

Adjust isolated-position margin on Hyperliquid.