@opentabs-dev/create-plugin
Scaffold a new OpenTabs plugin — create MCP tools that interact with web apps through the browser
pinned to #c8bff81updated 3 months ago
Ask your AI client: “install mcps/opentabs-dev-create-plugin”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install mcps/opentabs-dev-create-pluginmetahub onboarded this repo on the author's behalf.
If you own github.com/opentabs-dev/opentabs on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
849
Last commit
3 months ago
Latest release
published
- #ai-agent
- #ai-agents
- #browser
- #browser-automation
- #chrome
- #chrome-extension
- #claude-code
- #create-plugin
- #mcp
- #mcp-server
- #modelcontextprotocol
- #open-source
- #opencode
- #opentabs
- #opentabs-plugin
- #plugins
- #scaffolding
- #typescript
What this server exposes
Surfaces parsed from this server's source at publish time.
Launches: create-opentabs-plugin
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.c8bff81· 3 months ago
Behavioral checks haven't run yet: the sandbox couldn't execute this artifact (it may need credentials we don't provide, or an unsupported build). An environment limit, not a verdict.
Documentation
3 passed1 warningREADME is present and substantialwarn
README present but its contents couldn't be read this scan
Transient fetch issue — re-run the eval to grade the README's substance.
Description quality
17 words · 97 chars — "Scaffold a new OpenTabs plugin — create MCP tools that interact with web apps th…"
Tags / topics declared
9 total — opentabs, mcp, modelcontextprotocol, ai-agent, browser, chrome-extension (+3)
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrentc8bff81warn3 months ago
Contents
Your AI calls real web APIs through your browser session — no screenshots, no DOM scraping.

<sub>AI sending a Discord message and adding reactions — real API calls, not browser automation</sub>
How It Works
- Install the CLI and load the Chrome extension
- Connect — the extension bridges your browser to a local server
- Use — your AI calls web APIs through your authenticated session
No API keys. No OAuth setup. If you're logged in, your AI can use it.
Works with any MCP client. Don't want MCP? Use CLI mode instead.
Quick Start
Requires Node.js 22+ and Chrome.
npm install -g @opentabs-dev/cli
opentabs start
Load the extension from ~/.opentabs/extension in chrome://extensions/ (Developer mode → Load unpacked).
opentabs plugin install <plugin-name>
Full walkthrough: Quick Start guide
What You Get
-
100+ plugins, ~2,000 tools. Slack, Discord, GitHub, Jira, Notion, Figma, AWS, Stripe, and a lot more. One command to install, works immediately.
-
Built-in browser tools. Screenshots, clicking, typing, network capture — works on any tab, no plugin needed.
-
Build your own. Scaffold a plugin in one command, publish to npm, anyone can install it. Or point your AI at any website — it discovers the APIs and builds the plugin for you. Plugin Development guide

<sub>Install a plugin, use it immediately — no restart needed</sub>
Security
- Everything starts off. No tool executes until you explicitly enable it.
- Code review built in. Your AI reviews the plugin source before you enable it.
- Version-aware. Permissions reset when a plugin updates.
- Three permission levels. Off, Ask (confirmation dialog), or Auto — per-plugin or per-tool.
- Runs locally. No cloud. Full audit log. Anonymous telemetry (opt-out).
Contributing
git clone https://github.com/opentabs-dev/opentabs.git
cd opentabs && npm install && npm run build
npm run dev # tsc watch + MCP server + extension
npm run check # build + type-check + lint + knip + test
Development Setup guide · Discord
License
MIT — Not affiliated with or endorsed by any third-party service. Full disclaimer.
<strong>Docs</strong> · Quick Start · Plugin Development · SDK Reference · Browser Tools · CLI Reference
<sub>Built with Claude Code, OpenCode, Ralph, and RetroUI.</sub>
Reviews
No reviews yet. Be the first.
Related
Nanobot
A lightweight personal AI assistant framework
Github Mcp Server
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Context7
Up-to-date code docs for any prompt
mh install mcps/opentabs-dev-create-plugin