gui.new: Tool for Claude to Render Visual Output as Shareable Links

What gui.new Does
gui.new solves a specific workflow problem: when you ask Claude to build visual elements like dashboards, charts, or UI mockups, it typically returns code blocks that you must copy, save as HTML files, and open in a browser. gui.new eliminates that step by having Claude render visual output as live shareable links directly in the conversation.
How It Works
To use gui.new with Claude, paste this line into your conversation:
Read https://gui.new/docs/llms.txt - use gui.new to render any visual output as a shareable link. Apply this anytime you'd normally show a table, chart, dashboard, or UI mockup.
After pasting this instruction, when you ask Claude for visual elements, you'll receive clickable links to fully rendered pages instead of code blocks. These links are shareable with anyone.
Technical Implementation
The tool was built primarily with Claude: Claude Code was used for the codebase, and regular Claude was used for designing the API and iterating on the architecture. The implementation is a Next.js application deployed on Vercel with Supabase handling storage and real-time synchronization.
Current Status
gui.new is currently free and requires no signup. The creator describes it as "still early" and is seeking feedback on what breaks and what additional functionality users would want.
📖 Read the full source: r/ClaudeAI
👀 See Also

AI Claw: Serverless Bridge Connects Alexa to Local OpenClaw with Dual Delivery
AI Claw is a Python AWS Lambda pipeline that connects Amazon Echo speakers to local OpenClaw instances, bypassing Amazon's 8-second timeout by using a fire-and-forget architecture with dual delivery to Telegram and native Echo audio output.

Fingerprint's Free Web Bot Auth Testing Tool for AI Agent Developers
Fingerprint has released a free, public endpoint for testing Web Bot Auth implementations. The tool validates cryptographic signatures on HTTP requests, helping bot and AI agent developers ensure their WBA setup works correctly before hitting production.

RouteLLM Setup for Cost-Effective AI Task Routing
A Reddit user shares a Docker Compose configuration that combines Ollama's local Qwen3.5:4b model with GitHub Copilot via OpenWire, using RouteLLM to route complex tasks to GPT-4o while handling simpler tasks locally.

MCP Marketplace Launches Security-Scanned Directory of 1,900+ MCP Tool Plugins
MCP Marketplace (mcp-marketplace.io) provides a security-focused directory of 1,900+ MCP servers with multi-layer security analysis, risk scoring, and one-click installation for Claude Desktop, Cursor, ChatGPT, and VS Code.