Skip to content
Claude Desktop

mcp console automation for Claude Desktop

io.github.ooples/mcp-console-automation

MCP server for AI-driven console application automation and monitoring

client:Claude Desktop transport:stdio runtime:npm

Install mcp console automation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-console-automation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-console-automation"
      ],
      "env": {
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp console automation in other clients