ClawLink
AI & ML8 toolsBrowser login (OAuth), no API keys

TinyFish integration for AI agents

Browse and act on websites with an AI agent

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect TinyFish once and call the same tools from all of them.

Setup

Connect TinyFish through ClawLink's hosted setup to let your agent browse websites, interact with pages, and complete web tasks.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

TinyFish exposes 8 tools through ClawLink.

ToolWhat it doesKind
tinyfish_mcp_get_runRetrieves details of a specific automation run by its IDRead
tinyfish_mcp_get_stepsRetrieves the steps taken during an automation run, including screenshotsRead
tinyfish_mcp_list_runsLists automation runs with optional filtering by status and pagination supportRead
tinyfish_mcp_poll_statusPolls the current status of an automation runRead
tinyfish_mcp_cancel_runCancels a running or pending automation run by its IDRead
tinyfish_mcp_discover_runDiscovers the currently running automation for this sessionRead
tinyfish_mcp_run_web_automationExecutes web automation given a URL and a Natural Language description of the automation goalRead
tinyfish_mcp_run_web_automation_asyncStarts a NEW web automation run asynchronously and returns a run_id immediately without waitingRead