MCPVault

ggui_render

MCP tool from Ggui by ggui-ai

Render a UI for the user (natural-language prompt + data)

How to use it

ggui_render is exposed by the Ggui MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ggui_render tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Ggui

$npx -y @ggui-ai/cli serve --mcp-only # http://127.0.0.1:6781/mcp
FULL GGUI LISTING