Now in Open Beta

Your data, everywhere

Connect all your accounts once. Give any AI agent instant access to your data — from Google Drive to Notion to Slack.

G
Google Workspace
Connected
N
Notion
Connected
L
Linear
Connected
S
Slack
Connected
Available to agents via MCP
ClaudeCursor+ more

How It Works

Three simple steps to connect your entire digital workspace

1

Connect Once

OAuth all your accounts through Patchin. Google, Notion, Slack, Linear — all in one place.

2

Use Anywhere

Any agent, any machine, same access. Your credentials follow you, securely.

3

Full Coverage

If it has an API, we can make it an MCP. Your entire digital life, available to any agent.

Built for Agents

A token-efficient CLI designed for AI agents. 60-70% fewer tokens than raw API calls.

# Install
$ npm install -g @patchin/cli
# Login (user completes in browser)
$ patchin login
{"status":"awaiting_authorization","verification_url":"..."}
{"status":"authenticated"}
# Make API calls
$ patchin google gmail/v1/users/me/messages
$ patchin microsoft me/calendar/events
$ patchin spotify v1/me/playlists

Why a CLI?

Every token counts when you're running AI agents. The Patchin CLI is designed to minimize token usage while giving full API access.

Token Comparison
CLI:~5 tokens
curl:~18+ tokens
  • All output is JSON for easy parsing
  • Credentials stored securely in ~/.patchin
  • Works with any provider API endpoint

Claude Code Skill

Add the Patchin skill to teach Claude how to access your connected services:

~/.claude/settings.json
{
  "skills": ["https://patchin.sh/skill.md"]
}

Security First

We're a token broker, not a proxy. Your API calls go direct to Google, Notion, and others. We never see your data — just the auth handshake. Open source and auditable.

End-to-End EncryptedOpen SourceSelf-Hostable

Simple Pricing

Free for personal use. Teams pay per seat.

Personal

Free

Forever free for individual use

  • Unlimited connected accounts
  • All integrations
  • Community support
Get Started
For Teams

Teams

$15/mo/seat

Billed monthly or annually

  • Everything in Personal
  • Team sharing & collaboration
  • Audit logs & admin controls
  • Priority support
Contact Sales

Ready to Connect Everything?

Join the open beta and start using your data with any AI agent today.