Skip to content
Back to search
30
MCP

@opentabs-dev/plugin-sdk

npm/@opentabs-dev/plugin-sdk

SDK for building OpenTabs plugins — give AI agents tools to interact with any web application

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

Similar MCP servers embedding-nearest

@opentabs-dev/plugin-tools
Build tools for OpenTabs plugins — bundles adapters, generates tool schemas, and registers plugins
0 tools
@opentabs-dev/opentabs-plugin-chatgpt
OpenTabs plugin for ChatGPT
0 tools
@opentabs-dev/opentabs-plugin-google-analytics
OpenTabs plugin for Google Analytics
0 tools
@opentabs-dev/browser-extension
Chrome extension that bridges AI agents to web applications through the user's authenticated browser session
0 tools
@opentabs-dev/opentabs-plugin-webflow
OpenTabs plugin for Webflow
0 tools
@opentabs-dev/create-plugin
Scaffold a new OpenTabs plugin — create MCP tools that interact with web apps through the browser
0 tools

How to use

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

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