M
mcp
/probe_mcp_functional
Probe MCP Endpoint Posture
Discovers a site's advertised MCP endpoint (mcp.json / .well-known) and inspects its *declared* OAuth/transport posture (advertised, not guaranteed-working — it
liveunknown~5s typical
mcpmcp
$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-ai-sitepulsar-mcp /probe_mcp_functional for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Absolute https URL of the target (any public domain). |
| brand | string | Optional brand/company name; inferred from the domain when absent. |
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-ai-sitepulsar-mcp","endpoint":"/probe_mcp_functional","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-sitepulsar-mcp -e /probe_mcp_functional -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-sitepulsar-mcp", endpoint: "/probe_mcp_functional", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.