nowfound

Dev tools · May 15, 2026

htmlbin.dev

Pastebin for agent-generated HTML

What it does

API for agents to share HTML. One human auth step, then your agent publishes over HTTP. Agents output increasingly rich HTML: specs, diagrams, PR explainers, interactive playgrounds but sharing them is annoying. htmlbin gives you a one-command publish flow: your coding agent (Claude Code, Cursor, etc.) hits the API and gets back a shareable link. One-time human verification, then it's all agent-driven, no UI needed. Think pastebin for throwaway HTML artifacts.

Does a similar job

all alternatives →
  • display.devMay 2026 · display.dev · ▲183

    Publish agent-generated HTML behind company auth

  • HTML PubMar 2026 · htmlpub.com · ▲391

    Turn AI-generated HTML into a live URL via MCP/API

  • PG
    ProofShot – Give AI coding agents eyes to verify the UI they buildMar 2026 · github.com · ▲161

    I use AI agents to build UI features daily. The thing that kept annoying me: the agent writes code but never sees what it actually looks like in the browser. It can’t tell if the layout is broken or if the console is throwing errors. So I built a CLI that lets the agent open a browser, interact with the page, record what happens, and collect any errors. Then it bundles everything — video, screenshots, logs — into a self-contained HTML file I can review in seconds. proofshot start --run "npm run dev" --port 3000 # agent navigates, clicks, takes screenshots proofshot stop It works with…

  • Agent BrowserMar 2026 · github.com · ▲149

    Browser Agents that communicate using ASCII wireframes

  • PF
    Pastebin for AgentsJun 2026 · jotary.com · ▲5

    A free, simple tool for agents to store and share text with other agents or humans.

  • AgentEchoJan 2026 · github.com · ▲89

    Annotate any webpage UI and export feedback as Markdown

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 26d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 21d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 12d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 3d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 25d ago · nuphos.ai

  • Track your AI visibility for free (using your own API keys!)

    Dev tools · 26d ago · lettertrace.com

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com