Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,14 @@ dependencies, and metadata from npm and PyPI without scraping:
}
```

For [Autohand Code](https://github.com/autohandai/code-cli/) on macOS, Linux, WSL, or Git Bash, add the same `code` tool group with:

```bash
autohand mcp add bright-data env API_TOKEN=your-token-here GROUPS=code npx @brightdata/mcp
```

Add `--scope project` before `bright-data` to save the server in the current project's `.autohand` configuration instead of your user configuration.

---

## ✨ Features
Expand Down