There was an error while loading. Please reload this page.
1 parent 1ad3fa3 commit a2298b2Copy full SHA for a2298b2
1 file changed
static/adl/index.html
@@ -1413,6 +1413,7 @@ <h2 data-typing-title class="text-3xl font-extrabold text-nature-dark tracking-t
1413
-e <span class="text-nature-sky">ARC_AI_KEY</span>=<span class="text-nature-light">[OPENAI_API_KEY]</span> \
1414
-e <span class="text-nature-sky">ARC_MODEL</span>=<span class="text-nature-light">gpt-4o</span> \
1415
-e <span class="text-nature-sky">ARC_CLIENT</span>=<span class="text-nature-light">openai</span> \
1416
+ -e <span class="text-nature-sky">MCP_SERVER</span>=<span class="text-nature-light">(optional MCP Server)</span> \
1417
ghcr.io/eclipse-lmos/adl-server:latest
1418
</pre>
1419
</div>
0 commit comments