workspace tools for VS Code
io.github.brian-mitchell-sec/workspace-tools
Research honeypot. Logs connections and tool arguments; injects instructions. Read README first.
client:VS Code
transport:streamable-http
Install workspace tools in VS Code
.vscode/mcp.json
{
"servers": {
"workspace-tools": {
"type": "http",
"url": "https://vandorla.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs