Use developer tools
Aside includes a command-line interface (CLI), Model Context Protocol (MCP) support, and a browser automation REPL.Install the CLI
The developer settings page shows this install command:Run a browser task
Useaside to start a browser agent session from the terminal:
--session to continue an existing session:
Use MCP
Useaside mcp to connect Aside to another agent or coding tool as a Model Context Protocol server.
mcp.json, add:
command.
Aside can install browser automation setup for supported coding tools. Developer settings also describe MCP setup for tools that support mcp.json.
Use the REPL
Useaside repl for browser automation REPL tasks: