Openpieces logoopenpieces

OPEN SOURCE FOREVER

It builds tools
deploys them
Then uses them

Openpieces lets you build, secure, and scale AI-powered integrations — faster.

100% Open Source Self-Hostable Production Ready
Openpieces logo

Trusted by developers & teams

LangChain
pertinent
Polar
ENRICH
Cycle
Relevance AI

What is openpieces?

Build once. Integrate everywhere.

Openpieces is the open source integration platform that helps you connect apps, LLMs, and data sources through powerful automation pieces.

Reusable Pieces

Pre-built connectors for APIs, databases, and business tools.

Secure by Default

Role-based access, logs, and enterprise-grade governance.

Built for Scale

Self-hosted, cloud-ready, and built for production teams.

Pieces

Search pieces...

GitHub

Automate pull requests and issues.

Verified

Slack

Send updates to channels and teams.

Verified

Postgres

Run database tasks inside flows.

Verified

Notion

Sync docs and pages with agents.

Verified

Stripe

Trigger billing and customer events.

Verified

Your App

Connect private systems securely.

Verified

Explore all pieces ->

How it works

Three simple steps

1. Connect

Connect your apps, APIs, and data sources.

2. Compose

Use pieces to build powerful workflows.

3. Execute

Run your workflows anywhere, anytime.

Developer first

Seamless SDK & API

Integrate Openpieces in your code or agent with our simple SDKs and REST API.

import Openpieces from "@openpieces/node-sdk";

const client = new Openpieces({
 apiKey: process.env.OPENPIECES_API_KEY,
 serverUrl: "https://your-openpieces.com",
});

const result = await client.execute({
 pieceName: "github - Create issue",
 inputs: {
 owner: "openpieces",
 repo: "openpieces",
 title: "Hello from Openpieces",
 body: "This is an issue via Openpieces",
 },
});

console.log(result);

Official SDKs

TypeScript, Python, and more.

REST API

Full API access for any use case.

Self-host or Cloud

Host it yourself or use our cloud.

Platform

Built for production workflows

Audit logs, retries, and secure credential handling out of the box.

100% Open Source

Openpieces is and will always be open source. Contributions are welcome!

Join our growing community

Builders, contributors, and AI enthusiasts building the open integration layer for the future.

View all contributors →

12.6k

GitHub Stars

500+

Contributors

ABCDEF