llms.txt Content
# INK
> Infrastructure for AI agents and developers. Deploy services, templates, databases, domains, and production workloads through the CLI, Agent Skills, MCP, or dashboard.
INK lets AI coding agents deploy and manage applications without leaving their normal workflow. Agents can create repos, push code, deploy services, inspect logs and metrics, deploy database templates, attach persistent volumes, configure custom domains, manage DNS records, and coordinate through workspace chat.
- Docs: https://docs.ml.ink
- Website: https://ml.ink
- Features: https://ml.ink/features
- Pricing: https://ml.ink/pricing
- Templates: https://ml.ink/deploy
## Integration Paths
- Skill: `npx skills add mldotink/ink-skill`
- CLI: `npm install -g @mldotink/cli` or `brew install mldotink/tap/ink`
- MCP URL: `https://mcp.ml.ink` with OAuth or Bearer token auth
- Dashboard: https://ml.ink
CLI, Skill, MCP, and dashboard workflows are all first-class.
## MCP Clients
Claude Code, Cursor, VS Code, Codex, Gemini CLI, Windsurf, Goose, Kimi Code, Open Code, Cline, KiloCode, Antigravity, and any MCP-compatible client.
## Frameworks & Languages
Docker, Docker Compose, Node.js, React, Python, Next.js, Go, Vue.js, Rust, Django, Angular, FastAPI, Svelte, Rails, Nuxt, Laravel, Java, Spring Boot, Flask, Ruby, PHP, .NET/C#, Elixir, Bun, Deno, Streamlit, Gradio, Haskell, Zig, HTML, and static sites.
## Templates & Databases
Database templates deploy self-hosted container services with persistent volumes and generated credentials:
- `postgres` -- PostgreSQL 17
- `postgres-pgvector` -- PostgreSQL 17 with pgvector
- `redis` -- Redis 7 with password auth and persistence
- `mysql` -- MySQL 8
- `mongodb` -- MongoDB 7
Templates also cover Directus, OpenClaw, Grafana, Grafana + Prometheus, observability stacks, NATS, MediaWiki, PgBouncer variants, Mathesar, Temporal, and GitHub Actions runners.
User-created and community templates are coming up.
Database templates are normal INK services. They ar