{% extends "base.html" %} {% block title %}Playground — LynxManager{% endblock %} {% block content %}

Search playground

Try the same tools your AI client uses via MCP.
{% if not sources_meta %}
No sources available. Add one in the Config editor or run lynx manager init.
{% else %}
{% endif %} {% endblock %}