BifrostMCP
What is this MCP
BifrostMCP is a VSCode extension that exposes VSCode's development tools and language features to AI coding assistants through the Model Context Protocol (MCP). It acts as a bridge between VSCode's powerful IDE capabilities and AI tools that support MCP.
How to use this MCP
Install the VSCode extension, configure your AI assistant to connect to the MCP server endpoints (default: http://localhost:8008/sse), and use the provided commands or configuration files to enable features like code navigation, analysis, and refactoring through your AI assistant.
What this MCP can be used for
Enhancing AI coding assistants with VSCode's language intelligence for tasks like code navigation (definitions/references), semantic understanding, smart selection, refactoring, and workspace-wide symbol search across multiple projects.