#37 · Primary category: AI Gateway & API Infrastructure

open-connector

agent-tools ai-agents api-gateway automation cli cloudflare-workers connectors integration-platform mcp model-context-protocol oauth oomol openapi openconnector saas-integrations sdk self-hosted typescript

Open-source auth gateway connecting 1000+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI.

Project last updated:08/29/26

GitHub Stars

5.4K

Forks

461

Contributors

74

License

Apache-2.0

Why we included this project

Most agent projects grind to a halt on the same problem: every provider has its own auth flow and data shape, and handing secrets to the agent process itself is a security risk. OpenConnector is a connector gateway that authorizes a user's app accounts once and then exposes them to agents through a shared catalog of 1,000+ providers and 10,000+ prebuilt Actions. Agents can connect over MCP, a TypeScript SDK, a CLI relay, or plain HTTP and OpenAPI, and the same provider and Action contracts carry across whether you run the hosted OOMOL runtime or self-host on Docker, Node, or Cloudflare Workers. Policy controls like scopes, allow/block rules, and redacted run logs round it out, so agents get the data they need without credentials leaving the runtime.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category