M
MCP Console Automation
by @ooples
MCP server for AI-driven console application automation and monitoring
Created 8/28/2025
Updated 4 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-console-automation
Cursor configuration (mcp.json)
{
"mcpServers": {
"ooples-mcp-console-automation": {
"command": "npx",
"args": [
"ooples-mcp-console-automation"
]
}
}
}