Back to directory
biegehydra/bifrost-mcp

biegehydra/bifrost-mcp

@biegehydra

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

vscodelanguage-servercode-navigationmcp-servertypescriptdevelopment-toolsidesemantic-toolstool

Installation & Configuration

{
  "mcpServers": {
    "Bifrost": {
      "url": "http://localhost:8008/sse"
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13