A new cloud platform called Ink is built on a single premise: AI coding agents are going to need their own deployment infrastructure, and no one has built it for them yet.

Launched by the Freysa Sovereign Agent ecosystem and surfacing on Hacker News this week, Ink (ml.ink) lets agents like Claude Code, Cursor, OpenAI Codex, and Gemini CLI deploy and manage full-stack applications without config files, Dockerfiles, or CI pipelines. Automatic build detection supports more than 30 runtimes — Node.js, Python, Rust, Haskell, Zig, and others — and agents access the platform through two paths: MCP tools, or a Skills/CLI interface added March 10th after requests from the agent developer community.

The MCP toolset spans workspace and project management, git repository provisioning, DNS control, resource allocation, and observability. Agents read real-time CPU, memory, and network I/O metrics through the same interface they use to deploy, enabling them to detect performance issues and adjust resources without flagging a human. Structured logs are searchable by level, full-text query, or custom syntax. Agents can also query their live credit balance directly, giving them data for cost-aware decisions at runtime — an operational loop that runs entirely without a developer in the seat.

Pricing is per-minute with no idle charges: $0.000161 per GB of memory per minute, $0.000393 per vCPU per minute. A free tier offers $2 in trial credit, no card required. The platform also provisions managed SQLite databases via Turso with global edge replication, handles custom domains with automatic TLS, and integrates with managed git or GitHub.

The Freysa connection is the most interesting part of the story. Freysa's Sovereign Agent ecosystem is built around cryptographically autonomous agents — systems designed to hold assets, execute transactions, and run operations without human sign-off. Ink fits squarely in that frame: it isn't a better deployment interface for developers who use AI tools, it's infrastructure for agents running their own software operations. The market for fully autonomous agents managing production systems end-to-end is still mostly theoretical. But Ink is positioning early, and the Freysa backing suggests it's serious about that future rather than building a faster wrapper on existing DevOps tooling.