Connect Agenty with AI agents using Model Context Protocol (MCP). Seamlessly integrate Agenty tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Web Scraping tools for AI automation
Install Agenty MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Agenty with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.
48
2901
Web Scraping
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
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.
Tool to create a new agent. use when you need to add an agent with configuration and optional auto-start.
Tool to fetch all public agent templates and sample agents. use when listing available templates for users to select.
Tool to delete a single agent by its id. use when you need to permanently remove an agent after confirming it exists.
Tool to fetch all active agents under an account. use after authenticating when you need to list agents with pagination and sorting.
Tool to fetch details of a specific agent by its id. use when you need full agent configuration before taking further actions.
Tool to update an agent's configuration and settings by agent id. use when you need to modify an existing agent after retrieving its current settings. example: "update agent 123 with new name and tags."
Tool to create a new api key. use when you need to provision access credentials for the api.
Tool to delete an api key by its key id. use when revoking access for a specific api key after confirming the correct key id.
Tool to download all api keys under an account in csv format. use when you need a complete list of api keys for export or backup.
Tool to retrieve all api keys under an account. use after authentication when you need to list api keys with pagination and sorting.
Tool to get an api key by key id. use when retrieving details of a specific api key after identifying its id.
Tool to reset an api key by key id. use when you need to regenerate the secret for an api key after compromise or rotation.
Tool to update an api key by its id. use when you need to modify name, role, or enabled state after confirming the api key's identifier.
Tool to enable or disable an api key by its id. use when you need to toggle the activation state of an existing api key after retrieving its identifier.
Tool to get all connections. use after authenticating when you need to list connections with pagination and sorting.
Tool to create a new api key. use when you need to provision access credentials for the api.
Tool to fetch account reports like pages used by agent, date, and product. use when analyzing usage over a date range.
Tool to get agent input by agent id. use when you need to inspect or validate an agent's current input configuration before updating or starting jobs.
Tool to update agent input by agent id. use when you need to modify an agent's input source (url, manual data, list, or agent) after verifying the agent id.
20 actions available