@rizom/brain 0.2.0-alpha.53 → 0.2.0-alpha.55

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/README.md CHANGED
@@ -86,7 +86,7 @@ Explicit provider override: `model: openai:gpt-4o-mini`
86
86
  | `AI_API_KEY` | Yes | API key for your AI provider |
87
87
  | `AI_IMAGE_KEY` | No | Separate key for image generation |
88
88
  | `GIT_SYNC_TOKEN` | No | GitHub PAT for content sync |
89
- | `MCP_AUTH_TOKEN` | No | Token for MCP HTTP authentication |
89
+ | `MCP_AUTH_TOKEN` | No | Deprecated static fallback for MCP HTTP |
90
90
  | `CF_API_TOKEN` | Yes\* | Cloudflare API token for cert bootstrap |
91
91
  | `CF_ZONE_ID` | Yes\* | Cloudflare zone ID for cert bootstrap |
92
92