pwno-mcp to join that process instead of starting it with run.
Option 1: MCP tool attach
1
Create a debug session
2
Optionally load the binary first
3
Attach to the PID
4
Inspect the attached process
Option 2: Attach sidecar API
The local HTTP attach helper is useful for external scripts and wrappers. It is only started in HTTP mode.When to use which path
- use the MCP
attachtool inside normal agent flows - use the attach sidecar API when you already have a local helper script or external integration that wants a simple HTTP entrypoint