Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@SaloQT SaloQT released this 22 Jul 10:33

imgui-mcp v1.0.0

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

What's included

  • 70+ MCP tools — windows, widgets, drawing, animation, theming, export
  • 102 widget types — every ImGui widget + game patterns (health bars, inventory, dialogue, minimaps)
  • Visual feedback — screenshot capture so agents can see what they build
  • Input simulation — click, type, hover, scroll to test UI behavior
  • 13 IDE/CLI tools — Claude, Cursor, VS Code, omp, Windsurf, Zed, Gemini CLI, Codex, Cline, Roo Code, Continue, Augment

Binaries

File Platform Size
imgui-mcp-1.0.0-linux-x64.tar.gz Linux x64 3.2 MB
imgui-mcp-1.0.0-windows-x64.zip Windows x64 12 MB

Install

Linux:

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

Windows:

Extract zip → run install.bat

Highlights

  • Dear ImGui v1.92.8 (vendored)
  • MCP 2025-06-18 protocol
  • SDL2 + OpenGL3 backend
  • Zero Python dependencies
  • 7 animation easing functions
  • 7 theme presets (dark, light, classic, fantasy, sci-fi, retro, minimal)
  • Export to C++, Lua, or JSON
  • Undo/redo + named snapshots
  • Multi-window scenes with conditional visibility

Full changelog: https://github.com/SaloQT/imgui-mcp/commits/main