← 回總覽

Claude + TinyFish:实现真正的浏览器自动化 Agent

📅 2026-03-24 22:03 meng shao 人工智能 4 分鐘 4665 字 評分: 82
Claude TinyFish MCP AI Agent 浏览器自动化
📌 一句话摘要 TinyFish 通过 MCP 连接器将 Claude 从被动网页读取工具升级为具备交互能力的浏览器自动化 Agent,支持复杂任务处理。 📝 详细摘要 该推文介绍了 TinyFish 的 MCP 连接器,解决了 Claude 传统网页工具仅能抓取静态页面的局限。通过接入 TinyFish,Claude 可以执行导航、表单交互、翻页及动态内容处理等复杂操作。推文展示了在 YC Jobs 上的实操案例,并对比了传统 Puppeteer/Selenium 脚本,强调了其在处理复杂网页交互方面的优势,是 MCP 应用落地的典型实践。 📊 文章信息 AI 评分:82 来源:men

Title: Claude + TinyFish: Enabling True Browser Automation Agent...

URL Source: https://www.bestblogs.dev/status/2036443895626711205

Published Time: 2026-03-24 14:03:54

Markdown Content: Skip to main content ![Image 1: LogoBestBlogs](https://www.bestblogs.dev/ "BestBlogs.dev")Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters

⌘K

Change language Switch ThemeSign In

Narrow Mode

Claude + TinyFish: Enabling True Browser Automation Agents

Claude + TinyFish: Enabling True Browser Automation Agents

![Image 2: meng shao](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_65e681) ### meng shao

@shao__meng

Claude + TinyFish => 真正的浏览器自动化 Agent

当前多数 Claude 网页工具的局限:仅 fetch 静态页面,无法处理导航、表单交互、多步流程或动态内容,TinyFish 的 MCP 连接器让 Claude AI 从“被动读取网页”升级为“主动操作浏览器”的完整 Agent。

Demo 实操亮点

将 TinyFish MCP 接入 Claude 后,直接指令它在 YC Jobs 上执行任务:

· 搜索“本周发布、远程、AI/ML 工程岗、年薪 10 万美元以上”的职位。

· 自主完成搜索框输入、筛选条件设置、页面翻页、动态加载处理,最终输出结构化结果。

技术核心:MCP + TinyFish 的突破

· MCP:TinyFish 提供专用 MCP Server(agent.tinyfish.ai/mcp),只需在 Claude Desktop / Cursor 的配置文件中添加一条记录即可完成对接,支持 OAuth 认证。

· TinyFish 的能力:基于 serverless 浏览器基础设施,支持自然语言目标指令,可处理:

· 表单填写、身份验证、翻页、动态 JS 内容

· “stealth” 隐身模式绕过反爬

· 异步/实时流式执行(run_web_automation / async)

· 高并发(单 API 可并行 1000+ 操作)

这与传统 Puppeteer/Selenium 手动脚本或简单 fetch API 形成本质区别:前者需开发者编码维护,后者无法应对复杂交互。Show More

!Image 3: Tweet image

!Image 4: Sumanth

#### Sumanth

@Sumanth_077 · 2h ago

Turn Claude into a browser automation agent!

Most web tools for Claude just fetch pages. They can't navigate sites, can't interact with forms, can't handle multi-step flows.

TinyFish changes that.

I connected the TinyFish MCP connector to Claude and asked it to find remote AI/ML engineering jobs with 100k+ salaries posted this week on YC Jobs.

It searched, filtered by remote + salary, navigated through pages, and extracted the listings into structured results.

The difference is execution. Generic fetch tools read static pages. TinyFish actually operates websites - handles search boxes, filters, form fields, pagination, dynamic content.

Works for competitor monitoring, pricing research, job boards, market intelligence.

I've shared the link to integration guide in the next tweet!Show More

!Image 5: 视频缩略图

00:35

4

7

12

2,252

Mar 24, 2026, 2:03 PM View on X

0 Replies

5 Retweets

6 Likes

1,193 Views ![Image 6: meng shao](https://www.bestblogs.dev/en/tweets?sourceid=65e681) meng shao @shao__meng

One Sentence Summary

TinyFish uses an MCP connector to upgrade Claude from a passive web-reading tool into a fully interactive browser automation agent capable of handling complex tasks.

Summary

This tweet introduces the TinyFish MCP connector, which overcomes the limitations of traditional Claude web tools that can only scrape static pages. By integrating TinyFish, Claude can execute complex operations such as navigation, form interaction, pagination, and dynamic content handling. The tweet showcases a practical use case on YC Jobs and compares the solution to traditional Puppeteer/Selenium scripts, highlighting its advantages in managing complex web interactions as a prime example of real-world MCP application.

AI Score

82

Influence Score 3

Published At Today

Language

Chinese

Tags

Claude

TinyFish

MCP

AI Agent

Browser Automation HomeArticlesPodcastsVideosTweets

Claude + TinyFish: Enabling True Browser Automation Agent...

查看原文 → 發佈: 2026-03-24 22:03:54 收錄: 2026-03-25 00:00:16

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。