12 utility endpoints (QR, screenshots, OG images, PDF, scraping,
summarization) with two payment rails: x402 USDC pay-per-call on Base mainnet
(autonomous, no signup) or pre-paid credits via NowPayments. Hosted MCP server
included.
Server Config
{
"mcpServers": {
"402s-shop": {
"url": "https://402s.shop/api/mcp",
"headers": {
"Authorization": "Bearer ap_live_..."
}
}
}
}