Back to directory
Bifrost

Bifrost

@biegehydra209

VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs

VSCodeExtensionLanguage ServerCode NavigationCode AnalysisAI ToolsLLMDeveloper Toolstool

Installation & Configuration

{
  "mcpServers": {
    "bifrost": {
      "command": "npx",
      "args": [
        "-y",
        "bifrost-mcp"
      ]
    }
  }
}

Information

Transport
ssestreamable
Language
TypeScript
Created
2025/3/5
Updated
2026/6/8