Proving Lab for VS Code
dev.provinglab/browser-citation-capture
Cite or capture a web page; installs the capture extension in Firefox and Chrome.
client:VS Code
transport:streamable-http
tools:10
Install Proving Lab in VS Code
.vscode/mcp.json
{
"servers": {
"browser-citation-capture": {
"type": "http",
"url": "https://provinglab.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs