Best for
- Agent products that need access to many SaaS, developer, data, or communication services
- Teams that need inspectable Action request and response contracts
- Developers and teams that want control over credentials and runtime deployment
The source describes OpenConnector as an open-source, self-hosting-compatible connector gateway supporting MCP, HTTP, OpenAPI, an SDK, and a CLI, with credential, policy, Action-contract, and run-log management. It does not provide specific MCP tool identifiers, client compatibility details, or a client installation configuration, so those fields remain empty.
OpenConnector is an open-source connector gateway for AI agents. It connects more than 1,000 SaaS providers and exposes more than 10,000 prebuilt Actions through an SDK, CLI, MCP, HTTP, and OpenAPI. The runtime manages credentials, OAuth, scopes, policies, and run logs, and supports local, Docker, Fly.io, Cloudflare-compatible, and OOMOL-hosted deployments.
The repository provides a Docker Compose startup path: run docker compose up. Alternatively, use Node.js 22 or newer, install dependencies, and run npm run dev. The local console and API documentation are then available from the runtime. The source does not provide a specific MCP client configuration example.