A
Automox MCP
An MCP server implementation for Automox
Created 11/13/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx automox-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"automoxcommunity-automox-mcp": {
"command": "uvx",
"args": [
"automox-mcp"
]
}
}
}