corsairdev/corsair
Connect your users to their apps observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 99
- Release rhythm 28
- Longevity 23
Flags: prerelease_only no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 323
- days_rel: 271
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
10554 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Corsair is an open-source TypeScript integration layer that lets applications and AI agents connect to 200+ third-party services (GitHub, Slack, Gmail, Stripe, etc.) through a single unified API syntax. It handles OAuth flows, token refresh, webhooks, and rate limits, with credentials stored encrypted in your own database, and can be self-hosted or paired with its hosted Hub service.
Use cases
- connect my users to third-party apps like slack and gmail
- add oauth integrations to my saas without building the plumbing
- give my ai agent access to github, notion, and hubspot
- build a multi-tenant dashboard where customers connect their own accounts
- handle token refresh and webhooks for third-party apis
- replace glue code for calling many external apis
- self-host an integration platform instead of a closed one
When to choose
- you need one consistent syntax for many third-party APIs across agents, backends, and dashboards
- you want open-source, self-hostable integration infrastructure with credentials in your own database
- you're building a multi-tenant product where users connect their own SaaS accounts
- you want more than MCP-only agent tooling - a REST-based integration layer
When to avoid
- you only need a single integration and can call its API directly
- you want a fully managed hosted service and prefer not to run any infrastructure
- your stack isn't TypeScript/Node-based
- you need deep, specialized features of one specific provider beyond Corsair's adapter coverage
Facets
library · maturity active
api-framework auth webhook sdk middleware agent-framework mcp apis web-development backend developer-tools self-hosted oauth token-management integrations third-party-apis multi-tenant saas-integrations plugin-system ai-agents automation nodejs typescript web-server
4 sources
- readme: https://github.com/corsairdev/corsair · fetched 2026-08-28 · dc5db09405f1
- homepage: https://corsair.dev · fetched 2026-08-29 · c0d5adae15fe
- site_page: https://docs.corsair.dev · fetched 2026-08-29 · a17d357d19ab
- site_page: https://corsair.dev/oss · fetched 2026-08-29 · e6e63c8604e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| corsairdev/corsair | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="corsairdev/corsair")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem