HodorTheKing/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
Platform-specific configuration:
{
"mcpServers": {
"BifrostMCP": {
"command": "npx",
"args": [
"-y",
"BifrostMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...