ExtraLocal
Let Extra act on your own computer: files, processes, the system. Nothing application-specific: the agent drives Photoshop, Blender or anything else through the same generic tools you would use in a terminal.
Install
curl -fsSL https://local.extrateam.ai/install.sh | sh
One command. It downloads the daemon, asks in the terminal which folders and permissions to grant, opens your browser to pair with your Extra ID in one click, and installs the daemon as a login item. macOS (Apple silicon and Intel) and Linux.
Manage
Your computers: see which are online and revoke any of them.
Attach to a task
The MCP endpoint is https://local.extrateam.ai/mcp, authenticated with Extra ID. In a task, ask the agent to add it (add_mcp_server) and its local_* tools reach your computer from then on.
On the machine
extra-local statusshows whether it is connected and what it may do.extra-local grantchanges the folders and permissions.extra-local logoutdisconnects and forgets the token;extra-local uninstallalso removes the login item.