VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
{
"mcpServers": {
"Bifrost": {
"args": [
"/c",
"npx",
"-y",
"supergateway",
"--sse",
"http://localhost:8008/sse"
],
"command": "cmd",
"timeout": 600,
"disabled": false,
"autoApprove": []
}
}
}VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
AGPL-3.0. View license →
Is it maintained?
Last commit 10 days ago. 206 stars.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.