index.mdx•5.16 kB
---
title: "Welcome to superglue 🔗"
description: "Natural language API integration and orchestration for humans and agents"
---
<Card title="What is superglue?" icon="lightbulb" iconType="duotone">
superglue is an **integration layer that uses natural language** to integrate and orchestrate APIs so humans can build faster, and agents can reliably execute across apps and data sources.
</Card>
Instead of writing integration code or custom tools for each API, you describe what you want in plain English. superglue figures out how to connect APIs, transform data, handle errors, and keep everything running smoothly.
## How It Works
<CardGroup cols={2}>
<Card title="1. Connect Integrations" icon="plug" iconType="duotone">
**Individual API connections** with credentials and documentation. \
**Example:**
1. 1. Add Stripe integration with your API key
- 2. Add HubSpot integration with OAuth
- 3. Connect to your PostgreSQL database
</Card>
<Card title="2. Build Workflows" icon="timeline" iconType="duotone">
**Multi-step orchestrations** described in natural language \
**Example:**`"Get all customers from Stripe created in the last 30 days"`\
superglue handles authentication, data transformation, and error recovery.
</Card>
</CardGroup>
<Card title="Cross-Integration Workflows" icon="link" iconType="duotone">
**Workflows can span multiple integrations** for complex automation
**Example:** `"Get new Stripe customers and add them to HubSpot as contacts, then send a Slack notification to our users channel with the count."`
This single workflow orchestrates Stripe, HubSpot, and Slack integrations.
</Card>
## Select your Usecase
<CardGroup cols={2}>
<Card title="For Agent & AI App Builders" icon="robot" href="/agent-builders/quickstart">
**Reliable intent-to-execution for any API.** Give your agents one universal MCP tool that connects to everything.
**Perfect for:**
- AI agent developers
- Coding / AI app builders
- Internal AI chatbots
-
**Get started with:**
- Set up the superglue MCP with your agent / coding tool
- Use the chat interface to build your first workflow
</Card>
<Card title="For Data & Integration Engineers" icon="code" href="/data-engineers/quickstart">
**Build and automate complex integrations by describing what you want.** No coding required - just natural language.
**Perfect for:**
- Data engineers
- Integration specialists
- Backend developers
-
**Get started with:**
- Create your first integration with just a few clicks and a documentation URL
- Chat with our agent to build your first integration workflow
</Card>
</CardGroup>
## Why superglue?
<AccordionGroup>
<Accordion title="AI-Native Integration" icon="brain">
- **Natural language** workflow creation
- **Automatic** **schema understanding** and adaptation
- **Self-healing** when APIs change
</Accordion>
<Accordion title="Built for Speed" icon="bolt">
- **30-second setup** for common integrations
- **Pre-built templates** for popular APIs - [**more accurate than LLM-generated code**](https://superglue.ai/api-ranking/) with benchmarked results
- **Scales automatically** from startup to enterprise
- **Handles millions of executions** without breaking a sweat
</Accordion>
<Accordion title="Enterprise Ready" icon="shield">
- **SOC 2 Type II** pending compliance
- **Self-hosting** available - your data never leaves your infrastructure
- **White-label ready** - fully brandable for your platform
- **Zero data retention** by default
- **Flexible credential management** - stored in a vault or provided at runtime
</Accordion>
<Accordion title="Agent Optimized" icon="robot">
- **Deterministic, reliable execution** for AI agents
- **Universal MCP tool** - access all prebuilt workflows with your agent and build new ones on the fly
- **Complex multi-step/multi-API workflows** are executed automatically
</Accordion>
</AccordionGroup>
## What Teams Build with superglue
<CardGroup cols={4}>
<Card title="Automate ETL" icon="database">
Build resilient data pipelines through our chat interface in minutes.
</Card>
<Card title="Generate Workflows" icon="timeline">
Create multi-step workflows through our UI or chat interface.
</Card>
<Card title="Tools for Agents" icon="robot">
Let AI agents build and execute workflows on demand.
</Card>
<Card title="Integrate APIs" icon="code">
One line of code to connect to any API.\\ Comes with built-in validation.
</Card>
</CardGroup>
<Card title="Ready to get started?" icon="rocket">
Choose your usecase above, or [try the hosted
version](https://app.superglue.cloud) right now.
</Card>
## Support & Community
- [GitHub Repository](https://github.com/superglue-ai/superglue) - Open source and self-hostable
- [Discord Community](https://discord.gg/vUKnuhHtfW) - Get help and share ideas
- [Book a Demo](https://cal.com/superglue/superglue-demo) - Talk to our team
- Email: [founders@superglue.ai](mailto:stefan@superglue.cloud)