Skip to main content
Glama
McpToolsSection.uxml1.05 kB
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="True"> <ui:VisualElement name="tools-section" class="section"> <ui:Label text="Tools" class="section-title" /> <ui:VisualElement class="section-content"> <ui:Label name="tools-summary" class="help-text" text="Discovering tools..." /> <ui:VisualElement name="tools-actions" class="tool-actions"> <ui:Button name="enable-all-button" text="Enable All" class="tool-action-button" /> <ui:Button name="disable-all-button" text="Disable All" class="tool-action-button" /> <ui:Button name="rescan-button" text="Rescan" class="tool-action-button" /> </ui:VisualElement> <ui:Label name="tools-note" class="help-text" text="Changes apply after reconnecting or re-registering tools." /> <ui:VisualElement name="tool-category-container" class="tool-category-container" /> </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/CoplayDev/unity-mcp'

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