{% extends "base.html" %} {% block title %}Integrations{% endblock %} {% block content %}
External MCP servers connected through the managed gateway. Credentials are used only for the connection itself — they are never shown or stored anywhere else.
| Server | Imported skills | {% if can_manage %}Manage | {% endif %}
|---|---|---|
| {{ name }} | {{ skill_ids|join(", ") if skill_ids else "(not imported yet)" }} | {% if can_manage %}{% endif %} |
| No servers connected. | ||