XS
xmp4 — Semantic Code Intelligence
/xmp4_hierarchy
xmp4 hierarchy
Get type hierarchy (base, interfaces, derived) for a symbol in a project.
liveverifiedunknown~5s typical
mcpprobedxmp4—semantic
$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_hierarchy for me.
Input
| Field | Type | Description |
|---|---|---|
| docs | string | Include docs: none (default) | summary | full (xmp4_info only) |
| file_path | string | File path to disambiguate |
| output_format | string | Output format: Compact (default) or Verbose |
| page | integer | Page number (1-based, default 1; ignored by xmp4_info/xmp4_source) |
| page_size | integer | Results per page (default 20, max 100) |
| project* | string | Project id: 'repo/project' or 'repo/project/language'. Case-insensitive prefix match. Appe |
| symbol_name* | string | Symbol name |
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_hierarchy","input":{"project":"...","symbol_name":"..."}}'cli
npx cracked-ai run -p mcp-ai-example4-xmp4 -e /xmp4_hierarchy -i '{"project":"...","symbol_name":"..."}'mcp
run_tool({ provider: "mcp-ai-example4-xmp4", endpoint: "/xmp4_hierarchy", input: {"project":"...","symbol_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.