Connect TinyFish MCP to your AI agent
AI-powered browser automation and web interaction agent. Enables AI to browse, interact with websites, and perform web tasks.
We set up the connection using your own TinyFish MCP account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.
What your agent can do in TinyFish MCP
Each one is a real action the agent can take on its own, the same things a person clicking around TinyFish MCP could do. Read-only by default; write actions are confirmed against your policy.
- Cancel run Cancels a running or pending automation run by its ID. Idempotent: if the run is already in a terminal state (COMPLETED, FAILED, CANCELLED), returns the current status without error. Only PENDING and RUNNING runs will b…
- Discover run Discovers the currently running automation for this session. Returns runId if a run is active, or null if not yet started.
- Get run Retrieves details of a specific automation run by its ID. Returns status, result, error, and other metadata. IMPORTANT: Call this after run_web_automation errors or times out — the run is likely still executing. If you…
- Get steps Retrieves the steps taken during an automation run, including screenshots.
- List runs Lists automation runs with optional filtering by status and pagination support. Returns an array of runs with their details. Use this to find a recently created run when you do not have its run_id (e.g., after run_web_a…
- Poll status Polls the current status of an automation run. Returns status, step, progress, and other metadata.
- Run web automation Executes web automation given a URL and a Natural Language description of the automation goal to be performed. Automation is mostly focused around navigating complex web pages and extracting data from web pages. Include…
- Run web automation async Starts a NEW web automation run asynchronously and returns a run_id immediately without waiting for completion. WARNING: Do NOT use this to retry a failed run_web_automation call — that run is still executing. Use get_r…
How we connect it
- 1
Connect your account
You log in with your own TinyFish MCP account. We never see your password, and you can revoke access from TinyFish MCP at any time.
- 2
Set the guardrails
Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.
- 3
We keep it running
Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.
FAQ
TinyFish MCP questions, answered.
Ready to put TinyFish MCP to work?
Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.
All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by TinyFish MCP.