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" /> - +
Plugins
-
- 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).
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 @@
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.
+
https://<trycloudflare-host>/mcpConnector URLAuthorization: Bearer …Token from the file abovehttps://<trycloudflare-host>/mcpConnector URL (each Connect has its own host)Authorization: Bearer …Matching token file (8765 vs 8766)Where to add the connector
@@ -930,7 +959,7 @@+ Chat ↔ Build map +
++ Incl. Agent Mode +
+
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.
+ 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.
+
No. GrokHunter is rootless Termux + proot only. Use Termux from F-Droid or GitHub — not the Play Store.
@@ -1257,6 +1308,6 @@