Data residency, your call
Run it in your own cloud, region, and VPC. Where your users' data and tokens live is whatever you choose — not wherever a vendor happens to host.
Open Connector is open-source (AGPL-3.0), self-hostable agent infrastructure — the OAuth broker, MCP gateway, encrypted vault, and audit trail, all running on your own infra. Your users' credentials never leave your environment, data residency is whatever you choose, and every call lands in a compliance-grade audit trail. Built for teams whose security review won't allow user tokens in a vendor's cloud.
Run it in your own cloud, region, and VPC. Where your users' data and tokens live is whatever you choose — not wherever a vendor happens to host.
Access and refresh tokens are sealed in an AES-256-GCM vault in your Postgres, encrypted with your keys, and injected server-side. They never leave your environment.
Every brokered call appends a tamper-evident, hash-chained record — actor, scope, timestamp, result — that's append-only and independently verifiable. You control retention.
No per-call tax, no usage metering you don't control. Self-host the whole core for free; you only pay your own infrastructure.
Read, run, modify, and redistribute the whole broker. Your security team can audit exactly how credentials are handled — no black box.
Postgres for state, your own OAuth apps, your encryption keys. Deploy it next to your agents; no callback to anyone's cloud.