OpenConnector
Open-source auth gateway connecting 1000+ SaaS providers to AI agents
OpenConnector is an open-source integration gateway that gives AI agents controlled access to external applications and services. It exposes a shared catalog of more than 1,000 providers and over 10,000 predefined actions. Applications can call those actions through a TypeScript SDK, command-line relay, MCP, HTTP endpoints, or generated OpenAPI specifications. The runtime manages OAuth, API keys, custom credentials, scopes, tokens, policies, temporary files, and redacted logs. A web console helps administrators browse connectors, configure accounts, create runtime tokens, and inspect activity. It can run locally with Node.js or Docker, on Fly.io, on Cloudflare-compatible infrastructure, or through OOMOL's hosted environment. ...