A
AgentGrade
/scan_url
scan url
Scan a URL for agent capabilities and payment protocols. Returns full results including x402, MPP, L402, discovery, bazaar, MCP, plugins, OpenAPI, and more.
liveverifiedunknown~5s typical
mcpprobedagentgrade
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-agentgrade-mcp-server /scan_url for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | URL to scan (http or https) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-agentgrade-mcp-server","endpoint":"/scan_url","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-com-agentgrade-mcp-server -e /scan_url -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-com-agentgrade-mcp-server", endpoint: "/scan_url", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.