Connect your AI agent to Browser Tool
Composio Browser Tool enables AI Agents and LLMs to automate web interactions, perform web scraping, and conduct automated testing. Use cases include data extraction, form automation, website monitoring, and intelligent web navigation.
Set it up in Melso
- 1In Melso, open Settings → Agent Apps and hit Connect on Browser Tool.
- 2Browser Tool needs no sign-in, so it is ready as soon as it is connected.
- 3Open your agent, go to its Agent Apps tab, and allow Browser Tool.
- 4Give the agent a task. It calls Browser Tool itself when the work needs it.
What Browser Tool gives your agent
The tools, permissions, and events Browser Tool exposes — the same ones your agent can use once the app is authorized.
What you sign in with
Browser Tool works without a user sign-in step.
Permissions
Browser Tool does not break access down into granular permissions.
Tools Browser Tool exposes
Run Browser Task
Run an AI-powered browser automation task. The AI agent will control a cloud browser to complete your task. It can: - Navigate websites, click buttons, fill forms - Extract data and return results - Handle multi-step workflows (login -> navigate -> extract) - Solve CAPTCHAs and handle dynamic content If there is no running browser session in context, call CreateTask to start one. AFTER CREATING A TASK: 1. Use GetSession with browser_session_id to get the liveUrl - share with user to watch live 2. Use WatchTask with watch_task_id to check progress and get the final result 3. Use StopTask if you need to abort TIPS FOR GOOD TASKS: - Be specific: "Click login, enter email 'test@test.com', click submit" - Break complex workflows into smaller tasks
Compare nearby apps
Other AI Agents connections your agents can use.
Connect to SerpApi
SerpApi provides a real-time API for structured search engine results, allowing developers to scrape, parse, and analyze SERP data for SEO and research
Connect to Firecrawl
Firecrawl automates web crawling and data extraction, enabling organizations to gather content, index sites, and gain insights from online sources at scale