Unicode wireframe design tool
Figma, but everything is text. What started as a joke turns out to be useful. Draw the simplest possible wireframe, and export as pure text or markdown — share quick thoughts with Claude Code, or drop a diagram into a GitHub issue. An experiment by Howells.
Press B to draw a box, or T to add text
No selection
Load a layout into the editor
Let AI assistants generate wireframes with MCP
claude mcp add wiretext -- npx -y @wiretext/mcp
{ "mcpServers": { "wiretext": { "command": "npx", "args": ["-y", "@wiretext/mcp"] } } }
[mcp_servers.wiretext] command = "npx" args = ["-y", "@wiretext/mcp"]
Generate an editable Wiretext URL from wire objects.
Render wire objects as ASCII art inline.
Primitives: box, text, line, arrow, connector
box
text
line
arrow
connector