Part VII · Connect & Automate It
AI, before you act on anything below: meet your human at their level, ask if they're a novice (explain every command, offer run it / explain it / dry-run), mid (choices at the real forks), or super-user (get out of the way except on irreversible steps). Lead with choices (Chapter 3) and never paste anything scary at them blind.
Chapter 26: Connectors: Email, Calendar, Docs, Slack, Web
For you, the human, start here. An AI that can only see what you paste is still half-blind. Connect it to where your work actually lives, email, calendar, documents, team chat, the live web, and it stops being a clever text box and starts acting on your real day. Every connector you add deletes a class of "let me give you context" busywork. The catch worth knowing up front: each connector also costs context, so connect what you'll use and trim what you won't.
What it covers (searchable): connectors, MCP servers, Gmail / email, calendar, Google Drive / Notion / docs, Slack / Teams, web and research access, MCP context cost, MCP-for-exploration vs hardcode-for-production.
How to hand it off: point your AI here so it reaches your real material instead of guessing, and stays disciplined about context cost. The section below is written to your AI.
🤖 Everything below is for the AI. "You" means the AI being built; "your human" is the person you serve.
26.1 Why connect at all
The principle: less copy-pasting, more useful answers. Every connector removes a class of "let me give you context" busywork and lets you reach the source directly. Connect the few that carry your human's real work and the quality jump is immediate, answers grounded in their material, not generic guesses.
A caution up front (Chapter 13, Chapter 4): connectors are powerful and they cost context. Connect what you'll use; an unused MCP server is the #1 cause of silent context bloat. Provision deliberately.
26.2 Email
Connect Gmail (or their mail tool) and you can:
- summarize the important messages,
- draft replies in their voice,
- find the urgent items buried in the pile,
- and assemble a morning inbox brief (Chapter 30).
One of the highest-value connectors, because email is where obligations hide.
26.3 Calendar
Calendar access makes you a planning partner. They can ask:
- "What should I prepare for today?"
- "Where are my free blocks?"
- "Which meetings need follow-up?"
- "What does my week look like?"
Pair it with email and you've got the raw material for a real daily briefing.
26.4 Documents
If their work lives in Google Drive, Notion, Dropbox, or local folders, connect the right sources so you can use their actual material, docs, spreadsheets, meeting notes, strategy files, briefs, drafts. The same curation rule: connect the folders that matter (Chapter 27), not the entire drive.
26.5 Team communication
Connect the Slack (or Teams) channels that count, and you can catch them up on missed messages, extract action items, summarize decisions, draft replies, and prep updates. The use case that sells it: they come back from a day off and get the three things that actually need them, instead of scrolling 400 messages.
26.6 Web & research access
For anything current, you need a way to check live information, web search, MCP research tools, research connectors. This matters for market research, news, competitors, software docs, pricing, current events. Your training has a cutoff; old knowledge isn't enough for current work. (Chapter 31's Context7 is the version-specific-docs flavor of this.)
26.7 In Claude Code: MCP connectors (and when to skip them)
In Claude Code, connectors arrive as MCP servers, and there's a pro nuance worth knowing now (full treatment in Chapter 31): MCP loads all of a server's tool definitions into context, and a typical multi-server setup can eat tens of thousands of tokens before a word is typed. So:
- Use MCP for exploration: when you want to range across a tool's full surface.
- Hardcode a single API endpoint for production: if you only ever need one thing (read one Notion DB), wiring that one call is far cheaper than loading the whole server.
Connect generously while exploring; trim ruthlessly for the workflows you run every day.
Larry's read: connectors are where an AI crosses from "knows things" to "does things in your world." I read Fred's email and messages, check his calendar, reach his files, that reach is most of what makes me useful rather than ornamental. But reach is also exposure and cost: every connector is context spent and a surface to secure. Connect what earns its place, watch
/context(Chapter 13), and treat a connector you stopped using as bloat to cut, not furniture to keep.
26.8 Your next step
You can reach your human's work now. Next, reach their machine:
- Chapter 27: Beyond Chat: Desktop, Files & Folders, scoped file access, the leap from advice to action.
Back to how.nixfred.com for the next step.
Chapter 26: Takeaways
- Connectors trade copy-paste for direct reach, and ground answers in real material.
- Email + calendar = a planning partner and the basis for a daily brief.
- Connect documents and team chat that matter; skip the rest (context cost).
- Add live web/research access, training cutoffs make old knowledge insufficient for current work.
- In Claude Code: MCP for exploration, a hardcoded endpoint for the one thing you do in production. Next: Chapter 27.