xmp4 — Semantic Code Intelligence
XS
xmp4 — Semantic Code Intelligence
/xmp4_deps

xmp4 deps

List external dependencies of a project.

liveverifiedunknown~5s typical
mcpprobedxmp4semantic
$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-example4-xmp4 /xmp4_deps for me.

Input

FieldTypeDescription
output_formatstringOutput format: Compact (default) or Verbose
pageintegerPage number (1-based, default 1)
page_sizeintegerResults per page (default 20, max 100)
project*stringProject id: 'repo/project' or 'repo/project/language'. Case-insensitive prefix match. Appe

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-example4-xmp4","endpoint":"/xmp4_deps","input":{"project":"..."}}'
cli
npx cracked-ai run -p mcp-ai-example4-xmp4 -e /xmp4_deps -i '{"project":"..."}'
mcp
run_tool({ provider: "mcp-ai-example4-xmp4", endpoint: "/xmp4_deps", input: {"project":"..."} })

Try it

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