# corsairdev/corsair

Connect your users to their apps

Repository: https://github.com/corsairdev/corsair
Canonical: https://ross.abutalabs.com/products/corsair
Homepage: https://corsair.dev
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2026-08-26T21:38:32+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 28, longevity 23
- inputs: {"age_days": 323, "days_push": 7, "days_rel": 271, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10554, forks 423 (observed 2026-08-28T04:10:42.302157+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: api-framework, auth, webhook, sdk, middleware, agent-framework, mcp
- domain: apis, web-development, backend, developer-tools
- platform: self-hosted
- tags: oauth, token-management, integrations, third-party-apis, multi-tenant, saas-integrations, plugin-system, ai-agents, automation, nodejs, typescript, web-server

## Member repositories
- corsairdev/corsair (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:42.302157+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:18:32.818495+00:00, confidence not recorded.
  - readme: https://github.com/corsairdev/corsair (fetched 2026-08-28T04:10:42.302157+00:00, sha dc5db09405f1)
  - homepage: https://corsair.dev (fetched 2026-08-29T08:18:07.479514+00:00, sha c0d5adae15fe)
  - site_page: https://docs.corsair.dev (fetched 2026-08-29T08:18:07.489013+00:00, sha a17d357d19ab)
  - site_page: https://corsair.dev/oss (fetched 2026-08-29T08:18:07.490931+00:00, sha e6e63c8604e5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
