TinyFish AI Web Agent✓
ai.tinyfish.agent/web-agent · v1.0.1
v1.0.1▦ remote🌐 https://agent.tinyfish.ai/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.tinyfish.agent/web-agent",
"description": "AI-powered web automation. Navigate websites using AI agents for one page or a thousand",
"title": "TinyFish AI Web Agent",
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://agent.tinyfish.ai/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}