Feature hasn't been suggested before.
Describe the enhancement you want to request
Hi,
I found this very interesting
https://www.reddit.com/r/mcp/s/1Bsy0LIfVq
I was trying many MCP servers that can control terminal and tmux sessions but I noticed that communication failed regardless of the MCP/TMUX server used when I tried to tell LLM to use socat or the virsh console (libvirt). I would like LLM to be able to diagnose the VM's output from GRUB boot stage via the TCP serial port or via a local pipe on /tmp/pipe of the vm
, but apparently we are limited by the current MCP protocol.
Commands to open the pipe or the socket can be send but there is no return. And when the LLM returns to thinking mode it broke the pipe.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Hi,
I found this very interesting
https://www.reddit.com/r/mcp/s/1Bsy0LIfVq
I was trying many MCP servers that can control terminal and tmux sessions but I noticed that communication failed regardless of the MCP/TMUX server used when I tried to tell LLM to use socat or the virsh console (libvirt). I would like LLM to be able to diagnose the VM's output from GRUB boot stage via the TCP serial port or via a local pipe on /tmp/pipe of the vm
, but apparently we are limited by the current MCP protocol.
Commands to open the pipe or the socket can be send but there is no return. And when the LLM returns to thinking mode it broke the pipe.