# mcp.ErrRuntimeTargetBound

- **Module:** mcp
- **Package:** github.com/libtmux/libtmux-go/mcp
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/mcp/runtime.go#L16
- **Page:** https://libtmux.org/en/go/latest/mcp/reference/mcp-errruntimetargetbound/

ErrRuntimeTargetBound identifies a target already bound to a terminal Connection. An MCP runtime must own the connection it creates.
