FOR STARTUPS

Ship Agents faster
than your standup

Get 3 months unlimited credits and priority support for free to fuel your growth

quickstart.py
1from composio import Composio
2
3composio = Composio()
4
5auth_config = composio.auth_configs.create(
6 toolkit="github",
7 options={
8 "type": "use_composio_managed_auth"
9 }
10)
11
12connection = composio.connected_accounts.initiate(
13 user_id="user@example.com",
14 auth_config_id=auth_config.id
15)
16
17print(connection.redirect_url)
18# User completes auth here
  • agent.ai
  • Context
  • Zoom
  • Letta
  • Glean
  • HubSpot
  • Wabi
27,000+Stars on GitHub
1,000+Integrations
150,000+Developers
2 minAvg Set-up Time
QUICK START

Zero to Agent in minutes

Stop building OAuth flows and handling refresh tokens. Composio handles all authentication complexities while you focus on what makes your product unique.

01

Install the SDK

pip install composio
02

Authenticate your user

composio login
composio add github
03

Ship your agent

from composio_openai import ComposioToolSet

toolset = ComposioToolSet()
tools = toolset.get_tools(
    actions=["github_star_repo"]
)

One universal integration API, 500+ tools, infinite possibilities.

WHY COMPOSIO

Everything handled, nothing to maintain

OAuth? We Got It

Never build another OAuth flow. User auth, refresh tokens, and scopes all handled automatically.

LEARN MORE

Ship Friday, Scale Monday

From prototype to production without rewrites. Same SDK from day one to Series B.

LEARN MORE

Your Agent, Every Tool

Gmail, Slack, GitHub, Notion, Linear, and 495+ more. All through one clean API.

LEARN MORE
APPLY

Composio for Startups

Name*
What is your email?*
Your website link*
Your role?*
What are you building / what tools do you need?*
How much money have you raised?*
How did you find out about Composio?*
FOR DEVELOPERS

Built by developers, for developers

TRY IT OUT

2-Minute Setup

NPM install to working agent faster than your coffee break.

Framework Agnostic

Works with LangChain, Vercel AI, AutoGen, or vanilla JavaScript.

Open Source Core

25K GitHub stars. Transparent development. Community-driven features.

Localhost to Production

Free tier for building. Scale when you're ready. No surprises.

FAQ

Frequently Asked Questions

Your Agents Deserve Better.
Apply today.

APPLY FOR STARTUPS PROGRAM