クロードにパスワードを渡さずに、ログインが必要なサイトを調査する
使うタイミング: あなたはペイウォールで保護されたサイトまたはゲート付きダッシュボードにログインしており、クロードにそれを読んでもらいたいと考えています。
前提条件
- Chrome拡張機能がインストールされています — Chrome ウェブストアからインストールします。ブリッジ MCP は自動接続します
- ターゲット サイトはすでに Chrome で開かれ、認証されています — まず通常のタブで手動でログインします
フロー
-
タブの確認List my open Chrome tabs.✓ コピーしました→ Tab titles + URLs for every active tab
-
抽出するFrom the Bloomberg tab, extract the article body and the sidebar data table.✓ コピーしました→ Structured content pulled; no "cannot access" error
-
クロス集計合成Across the 3 research-provider tabs I have open, what's the consensus view on X?✓ コピーしました→ Synthesis with per-tab citations
結果: 回答は実際の認証されたコンテンツに裏付けられており、ログイン ページのスクレイピングはありません。
注意点
- Session expires mid-task — Extension surfaces a refresh prompt; reauth in that tab and retry