All 139 Dependencies

Every package superglue depends on, ranked by repo health score.

superglue is an integration platform that lets AI agents build and run the API connections, ERP/CRM migrations, and data pipelines that would normally require a developer writing bespoke connector code. Instead of hand-wiring calls to Salesforce, NetSuite, Postgres, or a long-tail internal API, a user or agent describes the integration in natural language, and superglue generates the schema, authentication flow, and transformation logic needed to call it.

Under the hood, superglue ships a large catalog of pre-built connector templates (`packages/shared/templates.ts`) covering common systems like Salesforce, NetSuite, Stripe, and Postgres, with auto-detected auth types (OAuth, API key, basic, connection string) via regex matching. For systems without a template, a documentation-discovery pipeline takes over: it tries OpenAPI (direct URL, HTML link extraction, SwaggerHub, Swagger UI), GraphQL introspection, `llms.txt`, or a Playwright-rendered scrape of the docs site, then an LLM turns whatever it finds into a callable tool.

Generated tools and multi-step workflows don't run inside the main Node process — they execute in isolated Deno subprocesses managed by a worker pool, communicating with the host over a MessagePack-encoded IPC channel. The Deno runtime dispatches to per-protocol strategy modules (HTTP, Postgres, Redis, FTP, SMB, MSSQL, and data transforms) and applies response filtering and schema validation before returning results. Every generated tool is also exposed over the Model Context Protocol, so MCP-native agents like Claude can call the same tools a REST client would use, and a Next.js web app provides a chat-based agent UI plus dashboards for systems, tools, and run history.

superglue can be self-hosted via Docker Compose (with Postgres and MinIO) or used as a hosted cloud service, and is backed by Y Combinator (W25). The core codebase is licensed under the Functional Source License (FSL-1.1-Apache-2.0) — source-available rather than OSI-approved open source — while the separate client SDKs are MIT licensed.

34 tailwindcss-animate 1.0.7 37 object-path 0.11.8 38 react-scroll-to-bottom 4.2.0 39 json-schema 0.4.0 39 node-html-markdown 2.0.0 40 idb 8.0.3 41 pdf-parse 2.4.5 42 clsx 2.1.1 44 cmdk 1.1.1 44 dotenv-cli ^8.0.0 outdated 47 cross-env 10.1.0 47 tiktoken 1.0.21 outdated 49 React Virtualized 9.22.6 50 cron-validate 1.5.3 50 d3-shape 3.2.0 51 JSON-Patch 3.1.1 51 Tippy.js 6.3.7 52 ts-node ^10.9.2 53 @monaco-editor/react 4.7.0 53 python-dateutil ^2.8.0 55 HTTPX >=0.23.0,<0.29.0 57 sax 1.6.0 outdated 59 node-fetch 3.3.2 63 JSZip 3.10.1 64 form-data 4.0.6 64 proxy-agent 9.0.0 outdated 67 react-window 2.2.7 outdated 68 fastify-formbody 8.0.2 outdated 68 Lodash 4.18.1 68 Lodash 4.5.0 outdated 68 Lodash 4.2.0 outdated 68 Lodash 4.6.2 outdated 68 Lodash 4.5.0 outdated 68 Mammoth.js 1.12.0 outdated 69 date-fns 4.1.0 outdated 70 uuid 13.0.2 outdated 72 JSONPath 10.4.0 73 @fastify/cors 11.2.0 outdated 74 Dagre 0.8.5 outdated 74 pino-pretty 13.1.3 74 node-unzipper 0.12.3 outdated 75 dotenv ^16.4.7 outdated 75 validator.js 13.15.26 outdated 76 Radix UI 1.2.12 outdated 76 Radix UI 1.1.15 outdated 76 Radix UI 1.3.3 outdated 76 Radix UI 1.1.12 outdated 76 Radix UI 1.1.15 outdated 76 Radix UI 2.1.16 outdated 76 Radix UI 2.1.8 outdated 76 Radix UI 1.1.15 outdated 76 Radix UI 1.2.10 outdated 76 Radix UI 2.2.6 outdated 76 Radix UI 1.2.4 outdated 76 Radix UI 1.2.6 outdated 76 Radix UI 1.1.13 outdated 76 Radix UI 1.2.15 outdated 76 Radix UI 1.2.8 outdated 78 @fastify/multipart 9.4.0 outdated 78 Motion 12.38.0 outdated 78 minio 8.0.7 79 PapaParse 5.5.3 outdated 79 node-postgres 8.20.0 outdated 80 pako 2.1.0 outdated 81 js-yaml 4.2.0 outdated 83 attrs >=22.2.0 83 class-variance-authority 0.7.1 84 Pino 10.3.1 84 Streamdown 2.5.0 outdated 85 @supabase/ssr 0.9.0 outdated 85 cron-parser 5.5.0 outdated 85 ws 8.21.0 outdated 86 Autoprefixer 10.4.27 outdated 86 Express 5.2.1 86 resend-node 6.14.0 outdated 87 cRonstrue 3.14.0 outdated 88 jose 6.2.2 outdated 88 tailwind-merge 3.5.0 outdated 88 tsx ^4.20.6 89 Better Auth 1.6.20 outdated 89 ioredis 5.10.1 outdated 90 MCP TypeScript SDK 1.29.0 outdated 90 DOMPurify 3.3.3 outdated 90 prettier 3.7.4 outdated 90 Tailwind CSS 3.4.19 outdated 90 Zod 4.3.6 outdated 91 Playwright ^1.55.0 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 Tiptap Core 3.22.3 outdated 91 lucide-react 0.577.0 outdated 91 Monaco Editor 0.55.1 outdated 91 Playwright 1.58.2 outdated 91 React Flow 11.11.4 outdated 92 AI SDK 4.0.83 outdated 92 AI SDK 3.0.64 outdated 92 AI SDK 3.0.49 outdated 92 AI SDK 3.0.53 outdated 92 AI SDK 4.0.95 outdated 92 AI SDK 3.0.48 outdated 92 TanStack Query 5.96.0 outdated 92 TanStack Query 5.96.0 outdated 92 Vitest 4.1.1 outdated 92 AI SDK 6.0.137 outdated 92 Marked 17.0.5 outdated 92 postcss 8.5.8 outdated 92 Vitest ^3.2.4 outdated 93 Anthropic TypeScript SDK 0.106.0 outdated 93 AWS SDK for JavaScript (S3 Client) 3.1015.0 outdated 93 AWS SDK for JavaScript (S3 Client) 3.1015.0 outdated 93 Fastify 5.8.5 outdated 93 posthog-js ^1.393.5 93 posthog-js 5.28.5 outdated 94 supabase-js 2.100.0 outdated 94 node-mssql 12.2.1 outdated 94 PDF.js 5.5.207 outdated 95 Axios 1.18.1 outdated 95 GraphQL.js 16.13.1 outdated 95 OpenAI 6.34.0 outdated 95 Node-Redis 5.11.0 outdated 95 Supabase CLI 2.108.0 outdated 96 OpenTelemetry JavaScript (@opentelemetry/api) 1.9.0 outdated 96 OpenTelemetry JavaScript (@opentelemetry/api) 2.8.0 outdated 96 OpenTelemetry JavaScript (@opentelemetry/api) ^0.219.0 outdated 96 OpenTelemetry JavaScript (@opentelemetry/api) 2.8.0 outdated 96 OpenTelemetry JavaScript (@opentelemetry/api) 2.8.0 outdated 96 Next.js 16.2.9 outdated 96 TypeScript ^5.0.0 outdated 97 React 19.2.4 outdated 97 React DOM 19.2.4 outdated

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search