Agenty
Agenty

Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.

Completely Secure
169818VIEWS
2788USERS

Tools

1 of 14

Add List Rows

Tool to add new rows to a list. Use when you need to insert one or more data rows into an existing list. Column names in row objects must match the list's schema.

Clone Agent By Id

Tool to clone an existing agent by its ID. Use when you need to duplicate an agent's configuration and optionally start the clone immediately.

Create Agent

Creates a new Agenty agent for web scraping, change detection, crawling, map monitoring, or brand monitoring. Use this tool to set up automated data extraction agents. Requires: - name: A descriptive name for the agent - type: One of 'scraping', 'changedetection', 'crawling', 'mapmonitoring', 'brandmonitoring' - config: Configuration object with url, browser, and collections defining what data to extract The config.collections array contains field definitions with CSS selectors or other extraction methods. Each field specifies what data to extract and how (TEXT content, ATTR for attributes, etc.). Optional: Set start=true to immediately run the agent after creation, or configure a scheduler for recurring runs. Returns the created agent with its unique agent_id for future reference.

Get Agent Templates

Tool to fetch all public agent templates and sample agents. Use when listing available templates for users to select.

Delete Agent By Id

Tool to delete a single agent by its ID. Use when you need to permanently remove an agent after confirming it exists.

Fetch All Agents

Tool to fetch all active agents under an account. Use after authenticating when you need to list agents with pagination and sorting.

Agenty MCP Integration | AI Agent Tools | Composio