v1.0.5
imgui-mcp v1.0.5
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.shWindows:
Extract zip → run install.bat
What's included
- 74 MCP tools, 102 widget types
- Runtime TTF/OTF font loading and switching
- 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
- Fix MCP tool discovery across clients by @SaloQT in #1
- Add runtime font control for v1.0.5 by @SaloQT in #2
- Install Python dependencies in release builds by @SaloQT in #3
- Include Python metadata in release archives by @SaloQT in #4
New Contributors
Full Changelog: v1.0.4...v1.0.5