Skip to main content
Get started in under 5 minutes with no infrastructure setup.
1

Sign up at app.superglue.cloud

Or book a demo to talk to our team first.
2

Connect a system

Click one of the system icons (Slack, Stripe, GitHub, etc.) or describe the system you want to connect in the agent chat:Superglue agent interfaceThe agent will guide you through authentication and configuration.
3

Build and test a tool

Describe what you need — the agent will set up your tool, test it, and let you review before saving.
4

Execute or schedule

Save the tool, run it on-demand, schedule it, or trigger via webhook.

Self-Hosted

Deploy on your infrastructure for complete control and customizability.

Quick Start

Prerequisites: Docker, a PostgreSQL database, and an LLM API key (OpenAI, Anthropic, or Gemini)
1

Create .env file

For full environment setup, see Production Setup below or the .env.example.
2

Run

Run the following command:
3

Access dashboard and API


Local Development

Edit .env with your configuration, then:

Production Setup

For production deployments:

File Storage

File storage (S3 or MinIO) is required for system documentation — including URL scraping, OpenAPI spec fetching, and file uploads. Without it, tools can still be created and executed, but systems won’t have documentation context for the AI agent.
Add to your .env:
Uploaded files (PDFs, CSVs, etc.) are stored in S3 and automatically parsed after upload.

Next Steps

Core Concepts

Understand systems, tools, and execution

Creating a Tool

Build your first tool

MCP Overview

Use superglue tools in your internal GPT, Cursor or Claude