# pms-infra-procspawn
`pty-infra-procspawn` is a library within the [`pty-mcp-server`](https://github.com/phoityne/pty-mcp-server) project that provides a structured interface for spawning and managing external processes. It allows AI agents to launch command-line tools or scripts, interact with their input/output streams, and monitor their execution in a controlled and composable way.
---
## Package Structure

---
## Module Structure

---