From 55850017ed60e62e89bb70dcd49ac641bc1192e1 Mon Sep 17 00:00:00 2001 From: FineComputer14451 Date: Mon, 7 Sep 2026 02:14:18 +0000 Subject: [PATCH] feat(website): refresh Pages for Connect bridges and post-V9 lab Document Grok Build Connect (:8766) beside Termux Connect, update upgrade paste to models clean, add FAQ for V9 retirement, and link GROK-46 workflow plus Studio Imagine models map. Cache-bust site assets. --- website/index.html | 71 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 61 insertions(+), 10 deletions(-) diff --git a/website/index.html b/website/index.html index 140bd9f..cfdfe05 100644 --- a/website/index.html +++ b/website/index.html @@ -34,7 +34,7 @@ href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap" rel="stylesheet" /> - +
@@ -792,10 +792,12 @@

Installer flags

-

Grok Build marketplace + Termux Connect

+

Grok Build marketplace + Connect bridges

- This repo is a Grok Build marketplace. Install only the packs you need on - the phone, or bridge Grok Bot to the lab over an authenticated HTTP MCP tunnel. + This repo is a Grok Build marketplace. Install only the packs you need, + or bridge Grok Bot over authenticated HTTP MCP: + Termux Connect (lab tools, port 8765) and + Grok Build Connect (local grok CLI, port 8766).

@@ -817,6 +819,8 @@

Grok Build marketplace + Termux Connect

grok plugin marketplace add FineComputer14451/GrokHunter
 grok plugin install grokhunter --trust
 grok plugin install grokhunter-coding-team --trust
+grok plugin install grokhunter-termux-connect --trust
+grok plugin install grokhunter-grok-build-connect --trust
 # or everything: grok plugin install grokhunter-full --trust

Catalog lives in .grok-plugin/marketplace.json · see @@ -849,14 +853,39 @@

Grok Build marketplace + Termux Connect

into chat.

+ +
+
+
+ 03 + Grok Build Connect (grok CLI bridge) +
+ +
+
curl -fsSL https://raw.githubusercontent.com/FineComputer14451/GrokHunter/main/skills/grok-build-connect/scripts/bootstrap.sh | bash -s -- --tunnel
+

+ Termux or desktop. MCP on 8766 (tmux gbc / + gbc-tun). Tools: version, plugin/mcp list, doctor, + grok_ask, jailed files. Token: + ~/.grokhunter-grok-build-connect/token — never paste into chat. + Also: grok plugin install grokhunter-grok-build-connect --trust. +

+

Wire Grok Bot

  • Native Local Computer is Mac/Windows only — Android uses MCP + tunnel
  • -
  • https://<trycloudflare-host>/mcpConnector URL
  • -
  • Authorization: Bearer …Token from the file above
  • +
  • https://<trycloudflare-host>/mcpConnector URL (each Connect has its own host)
  • +
  • Authorization: Bearer …Matching token file (8765 vs 8766)
  • +
  • Keep tmux sessions up — force-close kills quick tunnels

Where to add the connector

@@ -930,7 +959,7 @@

From an existing lab

@@ -941,7 +970,7 @@

From an existing lab

grokhunter skills install # skills · agents · personas · roles grokhunter git-identity set # GitHub noreply (no gh CLI required) grokhunter menu install # Applications → GrokHunter (XFCE) -grokhunter models install # optional /model aliases +grokhunter models clean # strip legacy V9 pickers (default grok-4.6) grokhunter doctor grokhunter credits # upstream attribution
@@ -964,6 +993,18 @@

From an existing lab

CODING-TEAM.md

+
+ 4.6 workflow +

+ Chat ↔ Build map +

+
+
+ Imagine models +

+ Incl. Agent Mode +

+
@@ -1045,12 +1086,22 @@

Common questions

Can Grok Bot use my phone as a local computer?

Not via native Local Computer (Mac/Windows only). Use - Termux Connect: bootstrap MCP + Cloudflare tunnel, then add + Termux Connect (lab tools, :8765) or + Grok Build Connect (local grok CLI, :8766): + bootstrap with --tunnel, then add https://<host>/mcp with Bearer auth at grok.com/connectors or desktop Grok Bot. Android Grok Bot currently has no custom-MCP settings screen.

+
+ What about V9 /model pickers? +

+ Retired. Default catalog is grok-4.6. Run + grokhunter models clean to strip legacy pickers from + ~/.grok/config.toml. --with-v9-models is a deprecated no-op. +

+
Do I need root?

No. GrokHunter is rootless Termux + proot only. Use Termux from F-Droid or GitHub — not the Play Store.

@@ -1257,6 +1308,6 @@

Ship code from your pocket

- +