{% extends "base.html" %} {% block title %}Config · Litmus MCP Server{% endblock %} {% block content %}

Configuration


API Keys


Active model

Loading…

Client session timeout

Maximum time (in seconds) the chat client will wait for a single MCP tool call to return. Tools that hit a real Litmus Edge can take several seconds; the OpenAI agents SDK defaults to 5, which is too tight. Default: 60.

seconds

Litmus Edge Instances

Loading…

Connection Settings

Required for NATS topic tools and InfluxDB history queries.

NATS

InfluxDB


LEM Connections

Standalone connections to Litmus Edge Manager. Used by the lem_* tools. Project id and device id are not needed here, they are passed per tool call. Activating a bridge-mode edge instance temporarily overrides the active LEM connection.

Loading…
{% endblock %}