Index codebases so AI can fetch precise snippets instead of entire files.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "PureContext MCP" yet — see the docs or source repo.
Find the route definitions related to user login in this codebase and return the key code snippets for the corresponding controllers or handlers, with file paths and brief notes.
Returns login routes, handler snippets, file paths, and a brief explanation of how they connect.
Search the payment module for core classes, public methods, and main dependencies. Return only the most relevant code snippets, not full files.
Outputs precise snippets of key payment classes and methods, plus a summary of responsibilities and dependencies.
Find functions, middleware, or decorators related to authorization checks and gather the key implementation snippets so I can quickly review for gaps.
Returns a list of authorization-related snippets and highlights areas that may need closer review.
Build semantic indexes for codebases to find relevant code with natural language queries.
Index local Git repos for fast code search and snippet retrieval.
Index codebases with AST awareness and retrieve code context via semantic search.
Search and navigate multiple code repositories with natural language understanding.
Gives AI coding agents a structural map of your repository fast.
Index repositories into a persistent graph for fast code search and understanding.