Enable AI code navigation and editing across languages through LSP-backed tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "lsp-mcp" yet — see the docs or source repo.
In this project, find the function definition and all references for user login handling, then change the returned error messages to a structured JSON format and list the files you modified.
Returns the login function and its references, applies the edits, and provides a list of modified files with change notes.
Please rename the function fetchUserData to loadUserProfile across the project, making sure all call sites, type definitions, and import statements are updated.
Performs a safe symbol-based rename and outputs affected locations and the refactoring results.
Analyze this repository's main entry files, core module relationships, and the call chain for payment-related code, then summarize them clearly.
Provides a structured overview of code entry points, module dependencies, and the payment call chain for faster onboarding.
Expose read-only code intelligence like hover, definitions, references, and diagnostics.
Access semantic code tools like definitions, references, rename, and diagnostics.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.
Connect VSCode to MCP so AI can inspect code context in real time.
Build, debug, and manage software tasks with natural language across LLMs.
Help AI agents navigate, search, and understand codebases and change history.