WinTerm MCP

write_to_terminal

Write text or commands directly to the Windows terminal via the WinTerm MCP server, enabling AI models to interact with the command line programmatically.

Instructions

Write text or commands to the terminal

Input Schema

NameRequiredDescriptionDefault
commandYesThe text or command to write to the terminal

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "The text or command to write to the terminal", "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from WinTerm MCP

Related Tools

ID: fzjwms9o1t