How to connect your apps to Claude: a practitioner's connector guide (2026)
Claude connectors let Claude read from and act inside the apps you already use — Gmail, Drive, Slack, Notion, 200+ others — over the open MCP standard. How to add them in 60 seconds, which ones actually earn their keep, the connect-or-build line, and the security reality the marketing pages skip. From an agency that runs and builds them daily.
Claude connectors are one-click integrations that let Claude read from and act inside the apps you already use, like Gmail, Google Drive, Slack, and Notion, plus 200+ others. They run on the open Model Context Protocol (MCP). You add them in Settings → Connectors, Claude inherits your existing permissions (it can only touch what you already can), and you turn them on per chat. Most guides tell you to keep your connections minimal. We'd say close to the opposite: the more of your work you connect Claude to, the more of it Claude can run for you. Start with email and docs, get comfortable, then keep going with analytics, your product data, your code, and whatever else your work touches. If you want Claude doing real work instead of just answering questions, the goal is to wire it into your stack over time and learn to manage it like an agent. Two caveats: connect with the security line in mind, and expect to outgrow the official connectors, which only bind to one account per service, so a custom connector eventually earns its place.
Anthropic launched connectors in mid-2025 and the directory has grown past 200 verified apps. Most write-ups are "best connectors" lists that rank tools. Almost none tell you the things that matter in practice: how far to take it, which apps unlock real work, and where the security line sits. We run Claude with connectors every day and build custom ones for clients, so this guide walks through the setup, how far to take your connections, when to build instead of connect, and the risks the marketing page leaves out.
Start with what changes. Out of the box, Claude only knows what you paste into the chat, so every conversation starts from zero. A connector removes that wall. Claude can open the actual document, read the actual thread, check the actual calendar, and, with your permission, take an action back inside that app. It's the difference between an assistant you have to brief every time and one that already knows what's going on.
What a connector actually is (and how it differs from uploading a file)
A connector is a standing, permissioned bridge between Claude and an outside service. Uploading a file gives Claude a frozen snapshot. A connector gives it live, two-way access that lasts across the conversation. Ask "what did the client email me this week, and draft a reply," and with the Gmail connector on, Claude reads the live inbox and drafts right there. No copy-paste.
Three things define how connectors behave, and each one feeds the decision later:
- They run on an open standard. Connectors are built on the Model Context Protocol (MCP), the open spec Anthropic released in late 2024 that plenty of other tools have since adopted. So a connector isn't proprietary lock-in, and the same standard is what lets you build your own.
- They inherit your permissions. A connector can only see and do what your own account can. Connect Google Drive and Claude sees the files you can see, not the whole company's. It can't give itself more access than you have.
- You control them per chat. Connectors turn on and off per conversation. A connected app isn't always listening. You decide which ones are live for a given task, which keeps sensitive tools out of casual sessions.
If you use Claude Cowork, connectors are the same plumbing that lets a scheduled task pull from your tools while it runs. The only real difference is whether you're in a live chat or an automated session.
How to connect an app to Claude (the 60-second version)
The mechanics are fast. From claude.ai or the desktop app:
- Open Settings → Connectors. You'll see the connectors your plan already includes, plus a way to browse the directory.
- Pick the app and click Connect. For a mainstream app like Gmail, Drive, Slack, or Notion, it's an OAuth login. You sign in to that service and approve the access. No API keys, no code.
- Approve the permissions, and read them. This is the step people rush. The consent screen spells out exactly what Claude will be able to read and do. If it's asking for more than the job needs, stop.
- Turn it on in the chat where you need it. Then just ask: "summarize the unread threads from this client and draft a reply." Claude uses the connector to do it.
Custom and desktop connectors add one step, where you paste a connector URL or point Claude at a local MCP server, but the mainstream cloud apps really are one click. The official connectors article shows what's available on each plan.
When a ready connector is enough, and when to build your own
Most "best connector" posts won't help you here. They rank tools. They don't tell you when a ready-made connector is fine and when you should build something custom, and that's the call that decides whether you save time or waste it. Here's how we make it. We run three quick questions before connecting or building anything, and it's easy to remember as a connector test:
- Does Claude need information or an action from another app to do this well? If it doesn't, you don't need a connector. You need a better prompt. A lot of "should I connect this?" questions end right here.
- Does a ready-made connector already cover it? If the app is mainstream and you need standard read or write access (email, docs, calendar, chat, tasks), the answer is almost always yes. Use it. Building your own would just be wasted effort.
- Is the thing you need specific to your business, like your database, your internal tool, or a workflow only you run? That's the point where a ready connector stops being enough and a custom one (your own MCP server) becomes the right move.
Ready-made connectors win the common cases. They're free to turn on, the vendor keeps them working, and they already cover the 200+ apps most work touches. You cross over to building for a few reasons: the app you need has no connector, the official one is too broad or too shallow for how you work, or you need Claude wired into something that only exists inside your company, like a Postgres database, an internal admin panel, or a homegrown pipeline.
That's not theoretical for us. We run this entire website's content through a custom connector, so Claude edits the site by talking to a database with no CMS dashboard, and we built an outreach MCP so Claude can run parts of our pipeline directly. Neither one shows up in any directory, because neither is a generic app. They're our systems. So the rule of thumb is simple: if the capability is generic, connect it. If it's yours, build it. It's the same build-versus-buy question that runs through receptionists and Cowork versus Claude Code. Connectors are just where it shows up the day you outgrow the defaults.
How to connect the apps people actually ask about
The head term is "connectors," but the real searches are specific. People want to know how to connect one particular app. Here's the short version for the five we get asked about most. The steps are the same every time (Settings → Connectors, find it, sign in, approve), so these notes are really about what each one is good for.
Gmail. The highest-leverage connector for most people. Claude reads threads, finds the message you're describing even when you don't remember the subject line, and drafts replies in your voice. One real limitation to know: the official Gmail connector binds to a single account, so if you run more than one inbox (plenty of operators do), it only sees the one you connected. That single-account ceiling is a big reason we built our own Gmail MCP, which is exactly the kind of custom connector the build-versus-connect section is about.
Google Drive. This is the one that most changes what Claude can do, because your Drive is where your context lives. Claude can search a folder, summarize a long document, compare two versions, or pull the numbers out of a spreadsheet.
Slack. Handy for catching up ("what did the team decide in #launch this week") and for drafting messages. A workspace connector can reach a lot of channels, so approve its scope with your eyes open.
Notion. Strong if your team runs its knowledge base or projects in Notion. Claude can read a page, pull from a database, and draft new entries that match your existing structure.
QuickBooks and other finance tools. Lower search volume, but the intent is high. People connecting Claude to their books want real answers about real money. This is where the security section below applies hardest: read-heavy, permission-tight, and never on autopilot.
The security reality nobody puts on the marketing page
Connectors are safe in one important way. They inherit your permissions, so Claude can't reach past your own access. But "can't exceed your access" is a long way from "nothing can go wrong," and it's worth being straight about that, especially if you're going to connect a lot (which we just told you to do).
The risk worth understanding is what security researchers call the lethal trifecta: an AI agent that has access to your private data, exposure to untrusted content, and a way to send data out. When all three are true at once, a malicious instruction hidden inside something like an email or a webpage can, in theory, get the agent to do something with your data you never intended. The more you connect, the more you need these habits, and none of them mean connecting less:
- Grow the set on purpose, not by accident. Connecting a lot is good when each one earns its place. Connecting things you'll never use just adds risk for no return, so expand deliberately.
- Read the permission scope, and pick read-only when it's offered. If Claude only needs to read your books or your CRM, don't grant it write access.
- Keep write access and anything money-related supervised. The per-chat toggle exists for exactly this. Turn those on for the task, not forever.
- Don't point an unattended, fully autonomous run at connectors that can both see sensitive data and send it somewhere. Automation is where the trifecta gets dangerous, because nobody's watching the one step that matters.
It's the same principle behind every system we build under the five-layer framework: give the agent all the reach it needs, and keep a human on the decisions that carry real consequences. Connectors don't change that rule. They make it matter more.
The more you connect, the more Claude can run
Here's where we part ways with most guides. They tell you to keep it minimal. We think the opposite is true if your goal is getting Claude to do real work: the more of your world it can see, the more of your world it can handle. The trick is to do it progressively, not all at once.
A ladder that works: start with email and docs, since that's where most of your context lives, then add your calendar. Once that feels natural, connect the systems that hold your real operating data, like Google Analytics, a product-analytics tool such as PostHog, your GitHub repos, your CRM, and your books. Every new source unlocks a class of work Claude couldn't touch before. Connect analytics and it can tell you what's dropping and start digging into why. Connect your repos and it can reason about the actual code. Connect your project tracker and it can keep work moving. This is what the business loops we run depend on, because a loop can only operate the slice of the business it can actually see.
We've watched this compound firsthand. We run a project-management agent that keeps client work on track, and every time we gave it more visibility into our stack, it got materially better, to the point where it now helps manage more clients at once, more closely, with fewer things slipping through. That gain didn't come from a cleverer prompt. It came from connection. So the skill worth building isn't restraint. It's learning to manage a well-connected agent, which means giving it real reach while staying on the decisions that carry weight, the way we covered in the security section above.
Connectors, plugins, MCP servers, and Zapier
The words blur together, so here's the quick version:
- Connector. The user-facing, one-click integration inside Claude. What this guide is about.
- MCP server. The thing underneath a connector. Every connector is (or wraps) an MCP server, and when you build a custom connector, an MCP server is what you're building. Same standard, developer's view.
- Plugin or skill. Packaged capabilities and instructions for Claude. Related layer, different job from a data-and-action bridge to an outside app.
- Zapier, Make, n8n. General automation platforms that move data between apps when something triggers them. A connector gives Claude live access during a conversation. An automation platform runs a pipeline whether or not you're there. They overlap, and picking between them is its own build-versus-buy call we cover in Zapier vs Make vs n8n.
For the wider picture of how these pieces fit together, connectors, MCP, scheduled tasks, and the rest, start with how to actually use Claude Cowork day to day, and for the engineering view, the Automaton stack.
Frequently asked questions
What connectors does Claude have?
Claude's directory has grown past 200 verified connectors. They span communication (Gmail, Slack, Google Calendar, Microsoft 365), productivity and docs (Notion, Google Drive, Asana, Linear), and development and data (GitHub, databases, analytics tools), and anyone can build a custom one on the open MCP standard. Which ones you can use depends on your plan, so browse the current set in Settings → Connectors.
Does Claude have connectors like ChatGPT?
Yes, and they run on the same open standard (MCP) that the wider ecosystem, including other AI tools, has adopted. The practical difference is less about the list of apps and more about how you use them. Claude's per-chat activation and permission-inheritance model make it easy to keep a tight, scoped set on for one task instead of everything at once.
How many connectors should I use?
More than most guides suggest, if your goal is getting Claude to do real work. Start with email, docs, and your calendar, then add the systems that hold your operating data (analytics, product tracking, code, CRM, books) as you get comfortable managing them. Each new connection unlocks work Claude couldn't do before, and it's what autonomous loops depend on. The only connectors to skip are the ones you'll genuinely never use, since every active one carries a little risk and overhead.
Can I use Claude connectors for free?
It depends on your plan. Some connectors are available on lower tiers, and the fuller set, including workplace tools, unlocks on paid and Team or Enterprise plans. Check the current breakdown against your plan in Settings, and see our Claude pricing guide for what each tier includes.
When should I build a custom connector instead of using a ready-made one?
Build when the thing you need is specific to your business, like your own database, an internal tool, or a workflow only you run, or when the official connector is too broad or too shallow for how you actually work. A common trigger is the single-account limit: the official Gmail connector, for instance, binds to one inbox, so operators who run several end up building their own. If the capability is generic, use the ready-made connector. If it's yours, a custom MCP server is the right call.
Are Claude connectors safe?
They're safe in one key way: a connector inherits your permissions and can't reach past your own access. The real risk is the lethal trifecta, where private data access, exposure to untrusted content, and an outbound path are all active at the same time. You manage it by scoping permissions to read-only where you can, keeping write access and money-related connectors supervised rather than always-on, and never pointing an unattended automated run at connectors that can both see sensitive data and send it out. Those habits let you connect widely and still stay safe.
Written by an agency that runs Claude with connectors every day and builds custom ones for clients. If you're trying to work out how far to wire Claude into your business, when to build something custom, or how to manage a well-connected agent safely, that's the work we do.