Rabbytte for VS Code
io.github.marklanetech/rabbytte
Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.
client:VS Code
transport:stdio
runtime:npm
Install Rabbytte in VS Code
.vscode/mcp.json
{
"servers": {
"rabbytte": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rabbytte-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs