VSCode Devtools
Connect to VSCode ide and use semantic tools like `find_usages`
Quick Start
Clone the repository:
git clone https://github.com/biegehydra/BifrostMCPClaude Desktop configuration example:
{
"mcpServers": {
"bifrostmcp": {
"command": "npx",
"args": [
"-y",
"VSCode Devtools"
]
}
}
}Check the repository README for specific installation and configuration instructions.