io.github.mizukaizen/x402-tools-mcp
Quality Score
80
/100
16 x402 pay-per-call tools: scrape, validate, notify, convert, synthesise. USDC on Base.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"x402-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@melis-ai/x402-tools-mcp"
],
"env": {
"X402_PAYMENT_HEADER": "<your-x402_payment_header>",
"X402_INTERNAL_KEY": "<your-x402_internal_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"x402-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@melis-ai/x402-tools-mcp"
],
"env": {
"X402_PAYMENT_HEADER": "<your-x402_payment_header>",
"X402_INTERNAL_KEY": "<your-x402_internal_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @melis-ai/x402-tools-mcp§02 Environment variables
X402_PAYMENT_HEADERsecret
Signed x402 payment token from your wallet client. Set if handling payments manually.
X402_INTERNAL_KEYsecret
Bypass key for trusted internal callers — skips x402 payment flow entirely.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…