VS Code extension that exposes diagnostic problems via Model Context Protocol (MCP) for AI agents and tools
GitHub Stars
13
User Rating
Not Rated
Favorites
0
Views
22
Forks
1
Issues
9
Followers
Repositories
Gists
Total Contributions
** THIS REPO HAS MOVED TO https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters ** Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.
A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google's Gemini AI
MCP server for Cloud Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.