@arabold/docs-mcp-server 1.21.0 → 1.22.0

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
@@ -309,6 +309,8 @@ This architecture allows independent scaling of processing (workers) and user in
309
309
 
310
310
  ## Configuration
311
311
 
312
+ Commands that perform search or indexing operations require embedding configuration to be explicitly set via environment variables.
313
+
312
314
  The Docs MCP Server is configured via environment variables. Set these in your shell, Docker, or MCP client config.
313
315
 
314
316
  | Variable | Description |