VS Code extension that exposes diagnostic problems via Model Context Protocol (MCP) for AI agents and tools
GitHubスター
13
ユーザー評価
未評価
お気に入り
0
閲覧数
18
フォーク
1
イシュー
9
フォロワー
リポジトリ
Gist
貢献数
** 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.