InputPOST /api/v1/x402/mcp-server-readiness
{
"url": "https://api.delx.ai/v1/mcp"
}
Web and API intelligence · utility
Audit an MCP server for tools/list, schemas, manifests, discovery, and integration readiness (x402)
One-command purchase
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/mcp-server-readiness -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://api.delx.ai/v1/mcp"}'
{
"url": "https://api.delx.ai/v1/mcp"
}
{
"tool_name": "util_mcp_server_readiness_report",
"result": {
"verdict": "ready",
"mcp_readiness_score": 90,
"tool_count": 108
}
}
Machine-readable evidence