# LibTmux::MCP::StdioTransport

- **Module:** LibTmux::MCP
- **Package:** libtmux-mcp
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux-mcp/lib/libtmux/mcp/stdio_transport.rb#L103
- **Page:** https://libtmux.org/en/ruby/latest/mcp/reference/libtmux-mcp-stdiotransport/

Owns Async tasks, while the application retains its streams and scheduler.

## Members

- `close` (method): Behavior: MCP transport.
- `closed?` (method): Behavior: MCP transport.
- `run` (method): Behavior: MCP transport.
- `send_notification` (method): Behavior: MCP transport.
- `send_request` (method): Behavior: MCP transport.
- `send_response` (method): Behavior: MCP transport.
- `new` (method): Behavior: MCP transport.
