{% 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 %}
deep_search
One phrasing per line β€” 2-4 genuinely different angles, not paraphrases. Each is tried in order until one returns strong results.
{% endif %} {% endblock %}