Skip to content
VS Code

TinyFish AI Web Agent for VS Code

ai.mino/web-agent

AI-powered web automation. Navigate websites using AI agents for one page or a thousand

client:VS Code transport:streamable-http

Install TinyFish AI Web Agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-agent": {
      "type": "http",
      "url": "https://mino.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TinyFish AI Web Agent in other clients