docs: built for Claude Code (works with any shell-capable agent)

Lead messaging with Claude Code. Add note that Codex, Cursor, etc.
can also use it since it's just a CLI binary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-11 15:58:23 -07:00
co-authored by Claude Opus 4.6
parent effb88ab66
commit cbb82390c7
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: gstack-browse
version: 0.1.0
description: |
Fast web browsing via persistent headless Chromium daemon. Navigate to any URL,
Fast web browsing for Claude Code via persistent headless Chromium daemon. Navigate to any URL,
read page content, click elements, fill forms, run JavaScript, take screenshots,
inspect CSS/DOM, capture console/network logs, and more. ~100ms per command after
first call. Use when you need to check a website, verify a deployment, read docs,