Scan, store, and semantically search codebase API endpoints for faster coding.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "code-context" yet — see the docs or source repo.
Scan the current codebase for API endpoints and tell me which files define /users/{id}/profile, including the method, path, parameters, and related handler functions.A summary of the endpoint location, HTTP method, parameters, and related handler logic.
Among the scanned endpoints, find all APIs related to user permission validation, and list their paths, purpose descriptions, and code locations by relevance.
A relevance-ranked list of semantically related endpoints for quick reuse and discovery.
Scan all API endpoints in this service and organize them by module, listing key endpoints, feature descriptions, and any areas with missing documentation.
A module-based API overview highlighting key endpoints and documentation gaps.
Index codebases with AST awareness and retrieve code context via semantic search.
Read, search, and update codebase documentation context through MCP.
Helps AI coding agents explore large codebases, trace calls, and assess impact.
Search codebases semantically and find relevant snippets with source locations.
Search and navigate multiple code repositories with natural language understanding.
Search code semantically across 40+ languages with context expansion and hybrid retrieval.