Discover and explore top open-source AI tools and projects—updated daily.
oomol-labGateway for AI agents to securely access over 800 SaaS providers
New!
Top 30.8% on SourcePulse
OpenConnector provides an open-source auth gateway and connector layer, enabling AI agents and applications to securely integrate with over 840 SaaS providers. It simplifies SaaS access by handling authentication, tool execution, and credential management, offering a flexible and inspectable runtime for developers and teams seeking controlled access to external tools.
How It Works
The system functions as a gateway, abstracting complex SaaS integrations. It leverages an open-source catalog of pre-built "Actions" and provider definitions. Core components include a gateway, credential management, provider catalog, and action executors. This approach offers an inspectable runtime for credentials, scopes, and schemas, with flexible deployment options from local Docker to Cloudflare Workers, ensuring secure and controlled agent access to external tools.
Quick Start & Requirements
docker compose up --build for local development.http://localhost:3000. Detailed setup guides are in docs/quickstart.md, docs/cloudflare.md, and docs/runtime-api.md.Highlighted Details
Maintenance & Community
src/providers/<service>, with contribution guidelines in CONTRIBUTING.md.Licensing & Compatibility
Limitations & Caveats
18 hours ago
Inactive