# Ecosystem

URL: /milo-cli/docs/about/ecosystem/
Section: about
Description: How Milo fits with Kida templates, Bengal docs, and agent-facing CLIs.

---

> For a complete page index, fetch /milo-cli/llms.txt.

Milo sits in a small Python tooling ecosystem:

- [[ext:kida:|Kida]] renders terminal templates.
- Bengal builds this documentation site.
- MCP hosts call Milo commands through stdin/stdout JSON-RPC.
- llms.txt gives agents a readable command catalog.

The runtime dependency remains `kida-templates`; documentation and site tooling
stay outside the runtime install.
