Open-Connector: Connect SaaS to AI
Open-connector is an open-source auth gateway that connects over 1000 SaaS providers to AI agents through multiple interfaces, enabling seamless authentication and interaction.
- •When you need to integrate multiple SaaS services with your AI application
- •When your AI agent requires secure authentication with various service providers
- •When you want to leverage a unified interface for managing connections to diverse SaaS platforms
curl -X POST 'http://localhost:3000/api/saas/connect' -H 'Content-Type: application/json' -d '{"saas": "google", "credentials": {"client_id": "your_client_id", "client_secret": "your_client_secret"}}'Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/open-connector && curl -fsSL https://workflowstacks.com/api/skills/open-connector/claude-skill -o ~/.claude/skills/open-connector/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Open-Connector: Connect SaaS to AI is a very large TypeScript project (~1.1M lines across 5895 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4src/server/index.tsInside src/ — the main logic begins here
- 5examples/local-http/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/open-connector && curl -fsSL https://workflowstacks.com/api/skills/open-connector/claude-skill -o ~/.claude/skills/open-connector/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.