---
name: "Run local multi-agent browser tasks with Nanobrowser"
slug: "run-local-multi-agent-browser-tasks-with-nanobrowser"
description: "Use Nanobrowser when an operator needs a local Chrome or Edge browser agent to run multi-step web tasks with their own LLM keys and visible browser state."
github_stars: 13069
verification: "security_reviewed"
source: "https://github.com/nanobrowser/nanobrowser"
author: "Nanobrowser"
publisher_type: "open_source_project"
category: "Browser Automation"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "nanobrowser/nanobrowser"
  github_stars: 13069
---

# Run local multi-agent browser tasks with Nanobrowser

Use Nanobrowser when an operator needs a local Chrome or Edge browser agent to run multi-step web tasks with their own LLM keys and visible browser state.

## Prerequisites

Chrome or Edge, Nanobrowser extension, user-managed LLM API key, supported model provider

## Installation

Use the upstream install or setup path that matches your environment:
- git clone https://github.com/nanobrowser/nanobrowser.git
- pnpm install
- pnpm build
- pnpm dev

Requirements and caveats from upstream:
- **Prerequisites**:
- [Node.js](https://nodejs.org/) (v22.12.0 or higher)
- May require more iterations for complex tasks

Basic usage or getting-started notes:
- ## 🚀 Quick Start
- Use Ollama or other custom OpenAI-compatible providers to run models locally

- Source: https://github.com/nanobrowser/nanobrowser
- Extracted from upstream docs: https://raw.githubusercontent.com/nanobrowser/nanobrowser/HEAD/README.md

## Documentation

- https://github.com/nanobrowser/nanobrowser

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-local-multi-agent-browser-tasks-with-nanobrowser/)
