Skip to main content
Glama
MCPForUnityEditorWindow.uss599 B
/* Root Layout */ #root-container { padding: 16px; flex-direction: column; flex-grow: 1; overflow: hidden; box-sizing: border-box; } /* Title */ .title { font-size: 20px; -unity-font-style: bold; margin-bottom: 16px; padding: 12px; background-color: rgba(0, 0, 0, 0.1); border-radius: 4px; } /* Tabs */ .tab-toolbar { margin-bottom: 8px; } .tab-toolbar .unity-toolbar-button { flex-grow: 1; } /* Panels */ .panel-scroll { flex-grow: 1; margin-top: 8px; } .hidden { display: none; } .section-stack { flex-direction: column; }

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