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

AI Keys

Provide at least one API key to enable the chat interface.


{% if error %}

{{ error }}

{% endif %}
{% endblock %}