cyberneticlibrary

Manage interactive PTY sessions

pty-mcpskillsetup L29
raychao-oao/pty-mcp
What it does

Manage stateful interactive PTY sessions

Best for

Stateful PTY sessions with persistent context beat running isolated shell commands.

Inputs
  • · natural language query/prompt
  • · session or state context
Outputs
  • · code, migrations, or SQL
  • · active session handle
  • · design specifications or mockups
Requires
  • · MCP servers (standard)
  • · local runtime (Node/Python/bash)
  • · SSH or remote execution
Preconditions
  • · Authentication credentials present
  • · Relevant context provided by user
Failure modes
  • · Timeout or rate limit exceeded on external calls
  • · Network or API service unavailable
  • · MCP server unreachable or schema mismatch
Trust signals
  • · Version and compatibility specified
  • · Concrete usage examples provided