Proving Lab for Cursor
dev.provinglab/browser-citation-capture
Cite or capture a web page; installs the capture extension in Firefox and Chrome.
client:Cursor
transport:streamable-http
tools:10
Install Proving Lab in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"browser-citation-capture": {
"url": "https://provinglab.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs