What is your goal?
I want my Make AI Agents log in specific websites (with credentials as sources), then do some actions on them
What is the problem & what have you tried?
I haven’t tried anything, I’m asking the community before.
If it’s possible, How to do so? Do you have any advice?
Welcome to the Make community!
BrowserAct is a browser-based automation tool, which allows you to visit and interact with websites (like logging in, clicking on elements, and extracting data).
You can add credentials to BrowserAct workflows and provide instructions in plain English on when to use the credentials. It handles TOTP logins too, if you can provide the secret setup key or QR code.


To do this, you can try using the BrowserAct “Run a Workflow” module —
Starts a new task and returns an ID for tracking its progress.
For more information about the “Run a Workflow” module and the BrowserAct app, see the corresponding Integrations page and the Help Centre documentation.
You can also run your BrowserAct workflows as MCP agents. For more information on how to connect your BrowserAct workflow with any service that support MCP, see https://docs.browseract.com/learn/intergrations/mcp
Hope this helps! If you are still having trouble, please provide more details.
— @samliew
@samliew thank you.
Do you have any affiliate program link?
That said, does your answer mean that Make AI Agents cannot log in websites?