site for VS Code
com.virtualdataroomcompare/site
Virtual Data Room Compare: the site's own MCP server — compare; every answer cites the site.
client:VS Code
transport:streamable-http
tools:3
Install site in VS Code
.vscode/mcp.json
{
"servers": {
"site": {
"type": "http",
"url": "https://virtualdataroomcompare.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs