how_to_capture — Proving Lab MCP Tool
how_to_capture
(how to capture) is one of 10 tools on the
Proving Lab
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call how_to_capture from your client
- Claude Code Proving Lab how_to_capture run in your project directory
- Claude Desktop Proving Lab how_to_capture ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Proving Lab how_to_capture ~/.cursor/mcp.json
- VS Code Proving Lab how_to_capture .vscode/mcp.json
- Zed Proving Lab how_to_capture ~/.config/zed/settings.json
- Windsurf Proving Lab how_to_capture ~/.codeium/windsurf/mcp_config.json
- Cline Proving Lab how_to_capture ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Proving Lab how_to_capture ~/.gemini/settings.json
- Grok Proving Lab how_to_capture .mcp.json (in your project root)
- ChatGPT Proving Lab how_to_capture Settings → Connectors → Advanced → Developer mode
- Claude.ai Proving Lab how_to_capture Settings → Connectors → Add custom connector
- LangChain Proving Lab how_to_capture pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http browser-citation-capture https://provinglab.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.