Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
YouTube Security VideosGoogle Chrome: Unfinished Projects: Solange’s Public Sculpture(21.09.2026 um 17:02 Uhr)
Windows Tipps & SecurityBlurry or pixelated video in Microsoft Teams(21.09.2026 um 14:34 Uhr)
Sicherheitslücken (CVE)USN-8791-1: Ghostscript vulnerability(21.09.2026 um 14:51 Uhr)
Sicherheitslücken (CVE)USN-8792-1: Memcached vulnerability(21.09.2026 um 15:02 Uhr)
Sichere ProgrammierungI stopped rewriting the same Electron boilerplate — so I packaged it(21.09.2026 um 17:28 Uhr)
YouTube Security VideosGoogle Chrome: Unfinished Projects: Solange’s Public Sculpture(21.09.2026 um 17:02 Uhr)
Windows Tipps & SecurityBlurry or pixelated video in Microsoft Teams(21.09.2026 um 14:34 Uhr)
Sicherheitslücken (CVE)USN-8791-1: Ghostscript vulnerability(21.09.2026 um 14:51 Uhr)
Sicherheitslücken (CVE)USN-8792-1: Memcached vulnerability(21.09.2026 um 15:02 Uhr)
Sichere ProgrammierungI stopped rewriting the same Electron boilerplate — so I packaged it(21.09.2026 um 17:28 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

I got tired of copy-pasting between Claude and Chrome.

My workflow looked like this: I'm building a webapp, I hit a bug. I open Chrome, inspect the page, take a screenshot. Switch to Claude, paste the screenshot, copy the console output, describe the context. Claude responds. I go back to…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

My workflow looked like this: I'm building a webapp, I hit a bug. I open Chrome, inspect the page, take a screenshot. Switch to Claude, paste the screenshot, copy the console output, describe the context. Claude responds. I go back to Chrome to apply the suggestion. Repeat.



The worst part was when I needed to create an API key in some third-party tool. Claude would give me approximate paths. "Go to Settings > API > Create Key." Except the real path was three clicks somewhere else. Same thing for setting up ads, webhooks, anything that involved navigating a web interface.



The model was guessing. And I was the middleman between a blind AI and a browser that couldn't talk to it.






The actual problem



AI models work blind when it comes to the web. They don't have access to the page. Not the DOM, not the console, not the network. They mentally reconstruct what you describe, then propose something plausible.



Plausible, not correct. And the gap between the two costs you time.



What was missing wasn't a better model. It was a bridge between the model and the browser.






What I built



Eaight is a web browser (Chromium-based, built with Electron) that ships with a native MCP server. MCP is the protocol Claude Code uses to communicate with external tools.



In practice, it means Claude sees what you see. In real time. The page DOM, text content, accessibility tree, network requests, console logs, cookies. All exposed as MCP resources the model can read without you copying anything.



And it doesn't just watch. 18 automation tools give it hands: navigate, click, type, scroll, fill forms, execute JavaScript, take screenshots. Claude can go create its own API key in the interface, without me playing middleman.






How it connects



Claude Code detects the browser automatically. A discovery file, a WebSocket, that's it. No manual configuration, no token to paste. You launch Eaight, you launch Claude Code, they find each other.



For other CLIs (Codex, Gemini), a stdio bridge translates the requests. Same protocol, same result.






The timing



I started building Eaight in December 2025. A few months later, Anthropic released their own browser extension for Claude. Is it frustrating? A little. But I'm not the only developer on the planet. When a problem is real, multiple people see it at the same time. It just confirms the need was there.



And Eaight does things the extension doesn't: it's a full browser, not an extension. The MCP server runs inside the main process with direct access to tabs. No Chrome extension permission limitations.






What it changes



No more screenshots to paste. No more console to copy. No more invented paths. Claude looks at the page, understands the structure, and acts on it. The copy-paste workflow is gone.



The code is open source: github.com/monteiro-consulting/eaight

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten I got tired of copy-pasting between Claude and Chrome.

Thematisch verwandte Begriffe: tired, copypasting, between, Claude · 6 Treffer

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-94393 | When a user creates or edits a report inside an event, MISP can identify…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick