Show HN: Ink – Deploy full-stack apps from AI agents via MCP or Skills

Hacker News Show AI
Machine Learning Generative AI

Hi HN, I built Ink, a full stack deployment platform where the primary users are AI agents, not humans. We all know AI can write code, but deploying them still requires a human to wire it up: hosting, databases, DNS, and secrets. Ink gives agents those tools directly. The agent calls "deploy" and the platform auto-detects the framework, builds it, deploys it, and returns a live URL at *.ml.ink. Here's a with Claude Code:. What Ink does that I haven't seen elsewhere: - One agent skill for compute + databases + DNS + secrets + domains + usage + metrics + logs + scaling.