mcp
M
mcp
/probe_agent_discovery

Probe Agent Discovery Surfaces

Checks selected registries (official MCP registry, PyPI, GitHub) for packages/servers tied to a domain or brand. A discovery-surface check (can agents find your

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_agent_discovery for me.

Input

FieldTypeDescription
url*stringAbsolute https URL of the target (any public domain).
brandstringOptional 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_agent_discovery","input":{"url":"..."}}'
cli
npx cracked-ai run -p mcp-ai-sitepulsar-mcp -e /probe_agent_discovery -i '{"url":"..."}'
mcp
run_tool({ provider: "mcp-ai-sitepulsar-mcp", endpoint: "/probe_agent_discovery", input: {"url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.