Scrapybara MCP
by Scrapybara
act
Take action on a Scrapybara instance through an agent. The agent can control the instance with mouse/keyboard and bash commands.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instance_id | Yes | The ID of the instance to act on. | |
prompt | Yes | The prompt to act on. <EXAMPLES> - Go to https://ycombinator.com/companies, set batch filter to W25, and extract all company names. - Find the best way to contact Scrapybara. - Order a Big Mac from McDonald's on Doordash. </EXAMPLES> | |
schema | No | Optional schema if you want to extract structured output. |