BifrostMCP

biegehydra/BifrostMCP
★ 206 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bifrostmcp": {
      "command": "npx",
      "args": [
        "-y",
        "biegehydra/BifrostMCP"
      ]
    }
  }
}

Topics

clinecursorcursor-aideveloper-toolsmcpmcp-servervscodevscode-extensionwindsurf