melis.ai x402 Tools
by melis.ailivefrom $0.0001 /call22 utility MCP tools for AI agents: web scraping, link risk assessment, prompt-injection detection, image moderation, PDF generation, email and webhook notifications, semantic memory and embeddings. Pay-per-call USDC on Base; available as open-source npm package @melis-ai/x402-tools-mcp.
TOOLS · 22
#TOOLDESCRIPTIONPRICE/CALL
01ScrapePaydocsWeb extraction via Playwright, charge-on-failure-safe.$0.01
02MarkdownOptdocsConvert a URL or HTML into clean, token-efficient markdown.$0.005
03StructExtractdocsParse HTML into structured JSON (tables, links, emails, phones, headings).$0.002
04CacheServedocsFetch URLs with server-side caching to eliminate redundant requests.$0.001
05LinkRiskdocsLightweight URL risk profiling via heuristics.$0.005
06LinkSafedocsDefinitive URL safety verdict using a Playwright sandbox plus VirusTotal.$0.01
07PromptGuarddocsScore untrusted input for prompt-injection risk.$0.002
08SchemaGatedocsValidate LLM output against a JSON Schema before passing downstream.$0.001
09DocConvert-TextdocsConvert between text formats (markdown/html/txt/json/csv).$0.001
10DocConvert-PDFdocsConvert HTML or markdown to PDF with Base64 output.$0.005
11NotifyRelay /emaildocsSend transactional email from agents.$0.005
12NotifyRelay /telegramdocsSend a Telegram message.$0.002
13NotifyRelay /webhookdocsPOST JSON to public URLs with optional HMAC signing.$0.001
14PDF RenderdocsHigh-fidelity URL/HTML to PDF via Playwright.$0.49
15ImageGuarddocsNSFW classification scoring adult/explicit image content.$0.002
16MemoryServedocsAgent memory storage with semantic recall.$0.001
17MemScrubdocsDetect indirect prompt injection in RAG content.$0.001
18IntentFlowdocsMulti-agent context handoff relay with async retrieval.$0.001
19xAuditdocsValidate API response quality with cryptographic certificates.$0.002
20KYA OracledocsOn-chain trust scores for Ethereum/Base wallets.$0.005
21EmbedPaydocsVector embeddings for RAG without API keys; priced at $0.0001 per 1k tokens.$0.0001
22LoopwalldocsRecursive loop firewall with budget provenance tracking; priced at $0.0005 per hop.$0.0005
Prices set by the provider and charged per successful call.
CONNECT
# Inspect the unpaid MCP/x402 requirement with a valid initialize request.
curl -i --request POST 'https://agents.melis.ai/mcp' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"toll402-check","version":"1.0.0"}}}'Keep EVM_PRIVATE_KEY server-side and use a narrowly funded wallet.official MCP + x402 guide ↗