Skip to content

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:45
4ec85ac

imgui-mcp v1.0.6

AI agents design, control & debug Dear ImGui interfaces in real-time.

Install

Linux:

tar -xzf imgui-mcp-*-linux-x64.tar.gz
cd imgui-mcp-*-linux-x64
./setup.sh

Windows:

Extract zip → run install.bat

What's included

  • 74 MCP tools, 102 widget types
  • Runtime TTF/OTF font stacks with merged icon/symbol fallbacks
  • Portable JSON designs preserve active fonts and live animations
  • Visual feedback (screenshots)
  • Input simulation, animation, theming
  • Game UI patterns (health bars, inventory, dialogue, minimaps)
  • Export to C++, Lua, JSON
  • Works with Claude, Cursor, VS Code, omp, Windsurf, Zed, Gemini CLI & more

What's Changed

  • Add portable font stacks and animation state for v1.0.6 by @SaloQT in #5

Full Changelog: v1.0.5...v1.0.6