{
  "markdown": "# browse plugin marketplace\n\nInstall the [`browse`](https://github.com/browserbase/stagehand/tree/main/packages/cli) CLI as a native plugin in Claude Code, Cursor, Codex, Grok, and Gemini CLI.\n\nThis repo has no application code. It's a set of static JSON manifests that let each agent marketplace install and SHA-pin the `browse` plugin, plus the skill that teaches the agent to drive `browse` from the shell.\n\n## What's inside\n\n| Path | Marketplace format |\n|------|--------------------|\n| `.claude-plugin/marketplace.json` | Claude Code marketplace |\n| `.codex-plugin/plugin.json` | Codex plugin |\n| `.cursor-plugin/marketplace.json` | Cursor marketplace |\n| `.agents/plugins/marketplace.json` | Generic `.agents` marketplace |\n| `.grok-plugin/plugin.json` | Grok plugin |\n| `gemini-extension.json` | Gemini CLI extension (`GEMINI.md` context file) |\n\nSee [`docs/add-a-plugin.md`](docs/add-a-plugin.md) for the full repo layout and how to update the plugin.\n\n## Quick start\n\n- **Claude Code**: add this repo as a plugin marketplace, then install the `browse` plugin.\n- **Cursor**: add the marketplace, then install `browse`.\n- **Codex / Grok**: add the repo as a plugin marketplace and install `browse`.\n- **Gemini CLI**: install this repo as an extension (`gemini-extension.json` + `GEMINI.md`).\n\nThen just ask your agent:\n\n- *\"Go to Hacker News and get the top 5 stories.\"*\n- *\"Fill out the signup form on example.com.\"*\n- *\"Take a screenshot of localhost:3000.\"*\n\nNo local server, no build step, no API key required for local browsing.\n\n### Browserbase cloud (optional)\n\nRemote stealth sessions, proxies, and CAPTCHA solving use a Browserbase API key:\n\n```bash\nexport BROWSERBASE_API_KEY=\"your-api-key\"\n```\n\nGet a key at [browserbase.com/settings](https://browserbase.com/settings). Local mode uses Chrome/Chromium on your machine and needs no key.\n\n## Resources\n\n- [browse CLI](https://github.com/browserbase/stagehand/tree/main/packages/cli)\n- [Adding or updating the plugin](docs/add-a-plugin.md)\n- [Browserbase](https://browserbase.com)\n",
  "bytes": 2046,
  "sha": "d56b5b50ac35ad40ddb752e09d985a9e459331086041eb17307d3f3bd11088f6",
  "repo_slug": "browserbase/browse-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_browserbase_browse_plugin_40aa1758/readme"
}