Claude Desktop connectorsFirst met in aicp-c3-basecamp-05 · MCP & connectors
Claude's word for MCP servers — the plug layer that lets the desktop app read your mail, your calendar and your actual files.
You want an assistant that acts on your real data on your real machine, not just talks about it.
Reaches the local filesystem and CPU — the whole reason connectors are desktop-only
Granular permissions: allow-once vs always-allow, per action and per directory
Works on free accounts; pick Haiku to stretch the token allowance
Connects first-party servers (Gmail, Google Calendar, filesystem) from a built-in directory
Accepts custom connectors by pasting a hosted server URL
Shows the tool-use trace so you can see exactly what it called
Doesn't register a new connector until you fully quit and relaunch the app
Doesn't escape its sandbox — the desktop-declutter demo failed because minimal privilege was working
Doesn't support every connector on every OS (Control Chrome was Mac-only)
The action layer of daily assistant work: calendar triage, inbox summarizing, file organization.
MCP & connectors
Desktop Commander and filesystem access are how every sitting reaches the _CLASSES tree.
The permission model in BC5 is the one already in force here — worth applying its discipline (allow-once while learning, always-allow once trusted) to any new server added to the stack.
current
chatgpt-apps: the browser-based rival — more convenient, less reach, one tool per chat
smithery: where custom connector URLs come from
claude: it is Claude's MCP surface
| Session | Coverage | Moment | What happened |
|---|---|---|---|
| Basecamp 5: MCP | demonstrated | 1:02:06 | The host app throughout: connectors directory, custom connector URL entry, allow-once permission flow, app-restart requirement, Haiku model selection on free plan |
| Basecamp 5: MCP | demonstrated | 1:04:08 | Connected live; 'latest 2 emails from Outskill' query showing the tool-call trace |
| Basecamp 5: MCP | demonstrated | 1:52:23 | Cohort exercise: intense-day triage and deep-work slot creation, verified in learners' calendars |
| Basecamp 5: MCP | demonstrated | 1:08:13 | Anthropic-partner connector; tool inventory walkthrough; desktop-declutter demo hit the sandbox restriction — used to teach minimal privilege |
| Basecamp 5: MCP | demonstrated | 2:04:53 | Custom connector add; iPhone US-vs-India pricing sheet with web search; '74/100 best-practices rating, ~40k users' read off the listing |
| Session 12: Claude Code — Design & Building Agents (App-First: a Game, a GTM Board, and a Live Deploy) | demonstrated | 1:46:22 | Added by prompt; OAuth failed twice and was debugged live; fetch, send, and draft flows all shown |
| Session 11: Overview of Claude Code & Key Concepts (Installs, Modes, Context Files, Skills, Hooks & MCPs) | explained | 2:02:53 | The narrated connector scenario; wired live in session 12 |
| Basecamp 5: MCP | mentioned | 2:00:50 | Mac-only at session time; Windows learners steered to Puppeteer/Playwright MCP alternatives |