
TinyFish AI Web Agent
Let your coding agent drive real browser workflows—scraping, form fills, or multi-page checks—via TinyFish’s hosted web agent MCP.
Overview
Mino Web Agent is an MCP server for the Build phase that runs AI-powered browser automation to navigate one page or many sites from your agent.
What is this MCP server?
- TinyFish AI Web Agent exposed as streamable-http MCP at mino.ai/mcp
- Scale framing: one page or thousands via agent-driven navigation
- No custom local browser driver required in the MCP manifest
- Server schema 2025-12-11; version 1.0.0
- 1 streamable-http remote at https://mino.ai/mcp
- Catalog server version 1.0.0
- Product title: TinyFish AI Web Agent
What problem does it solve?
Solo builders stall when agents cannot reliably browse, click, or traverse multi-page flows that APIs do not expose.
Who is it for?
Builders who need agent-driven web tasks during integration work, competitive checks, or scripted QA without owning a full browser farm.
Skip if: Pure backend APIs with no UI, or teams that require fully local, air-gapped browser control only.
What do I get? / Deliverables
After registration, your agent can invoke web automation through MCP instead of maintaining fragile one-off browser scripts.
- Live MCP connection to mino.ai web agent
- Agent-executable web navigation and automation runs on target URLs
Recommended MCP Servers
Journey fit
Browser automation is usually integrated while building features that depend on the live web, though the same MCP supports validate and launch research. Web navigation and automation sit under integrations when the product or workflow must talk to sites agents cannot reach with HTTP alone.
How it compares
Hosted AI web automation MCP, not a local Playwright skill or static HTTP fetch tool.
Common Questions / FAQ
Who is ai.mino/web-agent for?
Solo builders and small teams who want MCP-connected agents to navigate and automate websites at small or large scale.
When should I use ai.mino/web-agent?
When your workflow needs real browser navigation—forms, multi-page journeys, or many URLs—and you want the agent to orchestrate it via MCP.
How do I add ai.mino/web-agent to my agent?
Configure the streamable-http remote https://mino.ai/mcp in your MCP client per TinyFish/Mino docs for your host.