Let your agent connect any OAuth account

Autonomous OAuth connections to third-party services.

Read the launch post →
connections100+
  • Stripe+
  • Vercel+
  • Supabase+

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Connections for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Connections primitive in my project. Start with: naive connections connect gmail

What you get

OAuth flowsAgents connect without human copy-paste.
Per-user scopeMulti-tenant safe by default.
Vault-backedTokens stored encrypted.
Refresh handlingNaïve manages token rotation.

One call to connections

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Connections

Connect Gmail, calendars, and other OAuth services on behalf of agents. Credentials are vaulted and scoped per user.

OAuth flows
Agents connect without human copy-paste.
Per-user scope
Multi-tenant safe by default.
Vault-backed
Tokens stored encrypted.
Refresh handling
Naïve manages token rotation.
# Run with your API key exported
$ naive connections connect gmail

Start building with Connections