MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
{ "mcpServers": { "terminal": { "command": "npx", "args": [ "-y", "mcp-server-terminal" ] } } }