Skip to content
Back to search
30
MCP

@opentabs-dev/plugin-tools

npm/@opentabs-dev/plugin-tools

Build tools for OpenTabs plugins — bundles adapters, generates tool schemas, and registers plugins

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

Similar MCP servers embedding-nearest

@opentabs-dev/plugin-sdk
SDK for building OpenTabs plugins — give AI agents tools to interact with any web application
0 tools
@opentabs-dev/create-plugin
Scaffold a new OpenTabs plugin — create MCP tools that interact with web apps through the browser
0 tools
@opentabs-dev/opentabs-plugin-retool
OpenTabs plugin for Retool
0 tools
@opentabs-dev/opentabs-plugin-webflow
OpenTabs plugin for Webflow
0 tools
@opentabs-dev/opentabs-plugin-google-analytics
OpenTabs plugin for Google Analytics
0 tools
@opentabs-dev/opentabs-plugin-calendly
OpenTabs plugin for Calendly
0 tools

How to use

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

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