One-command setup: connect Claude, Cursor, VS Code, and other MCP clients to the Automated Operations MCP server
{ "mcpServers": { "aosetup": { "command": "npx", "args": [ "-y", "@ao-mcp/setup" ] } } }