{% extends "base.html" %} {% block title %}Settings - MCP Network Diagnostics{% endblock %} {% block content %} {% if api_key and api_key.role.value in ('operator', 'admin', 'superuser') %}
Data and tools are scoped to this tenant.
Tenant: {{ api_key.tenant_id or api_key.key_id }}
Manage API keys for MCP access
{{ api_keys|length }} keys configured
Configure alert destinations
{{ notification_channels|length }} channels configured