Skip to content
Back to search
30
MCP

@opentabs-dev/create-plugin

npm/@opentabs-dev/create-plugin

Scaffold a new OpenTabs plugin — create MCP tools that interact with web apps through the browser

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@opentabs-dev/cli
CLI for OpenTabs — start the MCP server, manage plugins, and configure your AI agent browser bridge
0 tools
@opentabs-dev/plugin-tools
Build tools for OpenTabs plugins — bundles adapters, generates tool schemas, and registers plugins
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
@opentabs-dev/opentabs-plugin-terraform-cloud
OpenTabs plugin for HCP Terraform (Terraform Cloud)
0 tools
@opentabs-dev/plugin-sdk
SDK for building OpenTabs plugins — give AI agents tools to interact with any web application
0 tools
@opentabs-dev/opentabs-plugin-webflow
OpenTabs plugin for Webflow
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@opentabs-dev/create-plugin": {
      "url": "None",
      "transport": "http"
    }
  }
}