@openbrowse-ai/openbrowse
AMCP server package openbrowse
Install
agr install @openbrowse-ai/openbrowse --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "openbrowse", "description": "The open source browser agent. A model-agnostic alternative to Claude for Chrome. Connect any local or cloud AI.", "private": true, "version": "0.14.0", "type": "module", "scripts": { "dev": "wxt", "dev:firefox": "wxt -b firefox", "build": "wxt build", "build:firefox": "wxt build -b firefox", "zip": "wxt zip", "zip:firefox": "wxt zip -b firefox", "compile": "tsc --noEmit", "test": "vitest run --passWithNoTests", "test:watch": "vitest", "postinstall": "wxt prepare" }, "dependencies": { "@ai-sdk/anthropic": "^3.0.71", "@ai-sdk/azure": "^3.0.65", "@ai-sdk/cerebras": "^2.0.53", "@ai-sdk/gateway": "^3.0.118", "@ai-sdk/google": "^3.0.64", "@ai-sdk/groq": "^3.0.39", "@ai-sdk/mistral": "^3.0.30", "@ai-sdk/openai": "^3.0.53", "@ai-sdk/openai-compatible": "^2.0.31", "@ai-sdk/perplexity": "^3.0.33", "@ai-sdk/react": "^3.0.176", "@ai-sdk/togetherai": "^2.0.52", "@ai-sdk/xai": "^3.0.32", "@base-ui/react": "^1.4.1", "@browser-ai/core": "^2.1.12", "@browser-ai/web-llm": "^2.1.7", "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@floating-ui/dom": "^1.7.6", "@fontsource/ibm-plex-sans": "^5.2.8", "@fontsource/lilex": "^5.2.1", "@fontsource/young-serif": "^5.2.7", "@mlc-ai/web-llm": "^0.2.82", "@modelcontextprotocol/sdk": "^1.29.0", "@openbrowse/connectors": "workspace:*", "@openrouter/ai-sdk-provider": "^2.9.0", "@radix-ui/react-collapsible": "^1.1.12", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-label": "^2.1.8", "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tooltip": "^1.2.8", "@tailwindcss/vite": "^4.2.2", "@tiptap/core": "^3.22.5", "@tiptap/extension-hard-break": "^3.22.5", "@tiptap/extension-link": "^3.22.5", "@tiptap/extension-mention": "^3.22.5", "@tiptap/extension-placeholder": "^3.22.5", "@tiptap/markdown": "^3.22.5", "@tiptap/react": "^3.22.5", "@tiptap/starter-kit": "^3.22.5", "@tiptap/suggestion": "^3.22.5", "acorn": "^8.17.0", "ai": "^6.0.168", "chrome-ai": "^1.11.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", "fflate": "^0.8.3", "frimousse": "^0.3.0", "idb": "^8.0.3", "lucide-react": "^1.8.0", "motion": "^12.38.0", "next-themes": "^0.4.6", "papaparse": "^5.5.3", "pyodide": "^0.29.4", "radix-ui": "^1.4.3", "react": "^19.2.4", "react-dom": "^19.2.4", "react-hotkeys-hook": "^5.2.4", "react-json-view-lite": "^2.5.0", "react-markdown": "^10.1.0", "react-medium-image-zoom": "^5.4.5", "react-resizable-panels": "^4.11.1", "shadcn": "^4.4.0", "shiki": "^4.0.2", "sonner": "^2.0.7", "streamdown": "^2.5.0", "tailwind-merge": "^3.5.0", "tailwindcss": "^4.2.2", "turndown": "^7.2.4", "tw-animate-css": "^1.4.0", "use-stick-to-bottom": "^1.1.4", "xlsx": "0.18.5", "zod": "^4.3.6" }, "devDependencies": { "@tailwindcss/typography": "^0.5.19", "@types/chrome": "^0.1.40", "@types/papaparse": "^5.5.2", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@types/turndown": "^5.0.6", "@wxt-dev/module-react": "^1.1.5", "fake-indexeddb": "^6.2.5", "happy-dom": "^20.9.0", "tsx": "^4.20.4", "typescript": "^6.0.3", "vitest": "^4.1.7", "wxt": "^0.20.24" } }
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-3e74324e846a2026-08-06