@productbrain/mcp 0.0.1-beta.20 → 0.0.1-beta.200

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env.mcp.example CHANGED
@@ -19,5 +19,9 @@
19
19
 
20
20
  # CONVEX_SITE_URL=https://your-deployment.convex.site
21
21
 
22
+ # PB_CONNECT_GATEWAY_URL — (CLI only) Override gateway for `pb connect` token redemption.
23
+ # Takes precedence over CONVEX_SITE_URL and the production default.
24
+ # PB_CONNECT_GATEWAY_URL=https://your-custom-gateway.example.com
25
+
22
26
  # ── Debug (optional) ──────────────────────────────────────────────────
23
27
  # MCP_DEBUG=1