opencoworkers

opencoworkers.com 20 orgs · 380 depts
integration plan

open-connector — the auth gateway plan

The plan for coworker SaaS access runs through oomol-lab/open-connector — an open-source auth gateway connecting 1000+ SaaS providers to AI agents — so that coworkers reach QuickBooks (finance coworker), DocuSign (legal coworker), and Atlassian (product-management coworker, opencoworkers.atlassian.net) through one inspectable gateway instead of per-coworker credential sprawl. See /team for which coworker owns which SaaS duty.

Access paths

One gateway, five ways in — the same provider ids, Action ids, schemas, and contracts across all of them:

pathused from
Connector SDKapp code — the coworkers TypeScript packages call Actions directly
oo CLIthe local-agent relay — coworker sessions on the operator's Mac relay through it
MCPagent hosts — Claude/Cowork sessions consume connectors as MCP tools
HTTP / OpenAPIcustom clients — anything that can speak REST against the gateway
Web Consoleadministration and debugging — humans inspecting what agents did

Why a gateway

Honest scope note: this is a planned integration. No open-connector instance is deployed for this platform yet, no provider credentials are wired, and nothing on this site talks to the gateway — this page records the plan (from the operator directive at organizations/operator-prompts/2026-07-17-coworkers-refactor-apple-containers.json) so the build has a durable target, not a claim that it already exists.