Ecosystem

How Milo fits with Kida templates, Bengal docs, and agent-facing CLIs.

1 min read 50 words

Milo sits in a small Python tooling ecosystem:

  • 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 remainskida-templates; documentation and site tooling stay outside the runtime install.