Skip to main content
Glama
ClientConfigPanel.uxml864 B
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False"> <ui:VisualElement class="Frame-Group" style="flex-grow: 1;"> <ui:Label text="Client Name" name="clientNameLabel" class="section-title" /> <ui:VisualElement class="row"> <ui:VisualElement name="configureStatusCircle" class="status-indicator-circle status-indicator-circle-disconnected" /> <ui:Label text="Not configured" name="configureStatusText" style="flex-grow: 1;" /> <ui:Button name="btnConfigure" text="Configure" class="Button-Primary" /> </ui:VisualElement> </ui:VisualElement> </ui:UXML>

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/IvanMurzak/Unity-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server