XS
xmp4 — Semantic Code Intelligence
16 endpointsliveSCIP-backed semantic code intelligence over 800+ pre-indexed OSS libraries. Hosted, free. (MCP server ai.example4/xmp4, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for xmp4 — Semantic Code Intelligence.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| xmp4 callees /xmp4_callees | Find direct callees (methods called by) a symbol in a project. Navigate step-by-step by calling xmp4_callees again on interesting results. | $0.0020 per call | unknown |
| xmp4 callers /xmp4_callers | Find direct callers of a symbol in a project. Navigate step-by-step by calling xmp4_callers again on interesting results. | $0.0020 per call | unknown |
| xmp4 deps /xmp4_deps | List external dependencies of a project. | $0.0020 per call | unknown |
| xmp4 grep /xmp4_grep | Server-side regex text search over indexed project source files. Free tier: requires file_path (single file). Premium tier (XMP4_PREMIUM_GREP_WALK=true): allows | $0.0020 per call | unknown |
| xmp4 guide /xmp4_guide | Usage guide for xmp4 tools — read this first to learn the correct workflow | $0.0020 per call | unknown |
| xmp4 hierarchy /xmp4_hierarchy | Get type hierarchy (base, interfaces, derived) for a symbol in a project. | $0.0020 per call | unknown |
| xmp4 info /xmp4_info | Get detailed information about a symbol in a project. | $0.0020 per call | unknown |
| xmp4 outline /xmp4_outline | Get outline (all symbols) for a file in a project. | $0.0020 per call | unknown |
| xmp4 projects /xmp4_projects | Search and browse projects by language and name. Use this first to discover projects, then use other tools with the repo name. | $0.0020 per call | unknown |
| xmp4 search /xmp4_search | Search symbols in a project. Use xmp4_projects first to find the project identifier. | $0.0020 per call | unknown |
| xmp4 server /xmp4_server | Get server information, version, and capabilities | $0.0020 per call | unknown |
| xmp4 source /xmp4_source | Extract source code for a symbol in a project. | $0.0020 per call | unknown |
| xmp4 symbol at /xmp4_symbol_at | LSP-style position→symbol lookup. Given (file_path, line, column) returns the symbol whose occurrence covers that cursor position. line is 1-based; column is 0- | $0.0020 per call | unknown |
| xmp4 tests for /xmp4_tests_for | Find direct tests that exercise a given symbol (direct callers filtered to test-file candidates per language pattern: CSharp/Java/PHP: *Test(s).<ext>; Python: t | $0.0020 per call | unknown |
| xmp4 usages /xmp4_usages | Find all usages/references of a symbol in a project. | $0.0020 per call | unknown |
| xmp4 view /xmp4_view | Read a raw file excerpt from an indexed project by line range. Use after xmp4_search/xmp4_outline locates the region of interest, or to expand a truncated xmp4_ | $0.0020 per call | unknown |