AutoMax — an automation platform with a reusable architecture: BDD UI + API + hybrid testing, multi-project, data-driven, self-healing, MCP server, AI agents, GitHub/Jira, schedules, web UI.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"automax": {
"command": "npx",
"args": [
"-y",
"siri1410/AutoMax"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add automax npx -y siri1410/AutoMax
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"automax": {
"command": "npx",
"args": [
"-y",
"siri1410/AutoMax"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <img src="docs/assets/automax-logo.svg" alt="AutoMax" width="520"> </p> <p align="center"> <strong>An automation platform</strong><br> BDD for UI, API and hybrid flows · multi-project, multi-environment · data-driven · self-healing · before/after screenshot narratives · SQLite ⇄ Postgres · MCP server · AI agents · GitHub & Jira · cron schedules · web UI.
Tools (4)
Login scenario step visual