Claude is smart. That's table stakes. What most people don't realize is that Claude can now reach out and touch your tools. It can read your Slack channels, create Linear issues, inspect Figma designs, query your database, and deploy your code. All from a single desktop interface.
This isn't a vision of the future. It's shipping now in Claude Cowork, and the connector ecosystem is already deep enough to replace entire swivel-chair workflows.
What Is Cowork?
Cowork is a feature of the Claude desktop app that gives Claude a lightweight Linux VM on your computer. Inside that sandbox, Claude can execute code, create files, and, critically, connect to external services through connectors.
Think of it as giving Claude hands. Instead of just thinking and talking, Claude can now do things: send a Slack message, create a Linear ticket, deploy a Vercel project, query a Supabase database. Each connector gives Claude a new set of capabilities, and you can chain them together into multi-step workflows.
How MCP Works
Every connector in Cowork is built on the Model Context Protocol (MCP), an open standard Anthropic created for connecting AI models to external tools and data sources.
Here's the simple version: MCP defines a standard way for Claude to discover what tools are available, understand what they do, and call them with the right parameters. Each connector is an MCP server that exposes a set of tools, and Claude can use any of them during a conversation.
The protocol handles authentication, parameter validation, and response formatting. You just connect the service, and Claude gets a new set of capabilities. No code required on your end.
How a connector call works:
You ask Claude to do something (e.g., "post a summary in #engineering")
Claude identifies which connector and tool to use (Slack → send_message)
Claude constructs the API call with the right parameters
The MCP server authenticates and executes the call
Claude gets the result and continues its task
The Connector Ecosystem
Here's a detailed breakdown of every major connector available in Cowork today, what it does, what tools it exposes, and why it matters.
Slack
Full read/write access to your Slack workspace. Claude can search messages, read channels and threads, send messages, create and update canvases, schedule messages, and look up user profiles.
Linear
Deep project management integration. Claude can create, read, and update issues, manage milestones, work with cycles, search documentation, handle labels, and manage projects, essentially acting as a project manager that never sleeps.
Figma
Bridge between design and development. Claude can inspect design files, extract metadata and screenshots, understand component structures, read design tokens and variables, and even generate code-to-component mappings.
Vercel
Full deployment lifecycle management. Claude can deploy projects, monitor deployments, read build and runtime logs, manage projects, check domain availability, and interact with toolbar threads for feedback.
Supabase
Direct database and backend control. Claude can execute SQL, manage migrations, create and merge branches, deploy edge functions, list tables and extensions, and even generate TypeScript types from your schema.
HubSpot
CRM access for sales and marketing workflows. Claude can search and retrieve CRM objects (contacts, companies, deals), look up properties, search owners, and pull user details, turning conversational queries into CRM operations.
Google Drive
File access across your Google Drive. Claude can search for files and fetch their contents, making it easy to reference documents, pull data from spreadsheets, and work with your team's shared knowledge base.
Fireflies
Meeting intelligence at your fingertips. Claude can access meeting transcripts and summaries, search across meetings, manage meeting access, and pull contact information, perfect for post-meeting action items.
Custom Skills
Beyond connectors, Cowork supports custom skills, specialized instruction sets that tell Claude how to handle specific types of tasks. Skills are like playbooks: they define step-by-step processes Claude should follow.
Cowork ships with several built-in skills for document creation (DOCX, XLSX, PPTX, PDF), and you can create your own. Skills can be triggered manually via slash commands or automatically when Claude detects a matching task.
| Built-in Skill | Triggers When | What It Does |
|---|---|---|
| docx | Word doc, .docx, report, memo | Creates professionally formatted Word documents |
| xlsx | Spreadsheet, Excel, .xlsx, data table | Builds Excel files with formulas, formatting, and charts |
| pptx | Presentation, deck, slides, .pptx | Generates slide decks with layouts and speaker notes |
| PDF, .pdf, form, extract, merge | Reads, creates, merges, splits, and fills PDF documents | |
| schedule | Schedule, recurring, automate on interval | Creates tasks that run on demand or on a schedule |
Plugins
Plugins are installable bundles that package together MCP connectors, skills, and tools into a single unit. They're how the Cowork ecosystem scales. Instead of configuring each connector individually, you install a plugin that bundles everything you need for a specific workflow.
You can create custom plugins using the built-in plugin creator skill, customize existing plugins for your organization's specific tools and workflows, or browse the plugin marketplace for pre-built solutions.
Five Practical Workflows
Here's where it gets real. These aren't hypothetical. They're workflows you can build today by combining connectors.
Sprint Standup Autopilot
"Pull yesterday's Linear activity for the team, summarize what shipped, what's in progress, and what's blocked, then post it to #engineering in Slack."
Design-to-Ticket Pipeline
"Look at the new Figma designs for the settings page, break them into implementation tasks with acceptance criteria, and create Linear issues for each one."
Meeting Action Item Tracker
"Pull the transcript from today's product sync, extract every action item with owners and deadlines, create Linear issues for engineering tasks, and DM each owner in Slack with their assignments."
Deploy Monitor and Alert
"Check the latest Vercel deployment. If the build failed, pull the logs, identify the error, create a Linear bug ticket with the stack trace, and alert the team in Slack."
CRM-to-Report Pipeline
"Pull all deals closed this quarter from HubSpot, cross-reference with the revenue targets in Google Drive, generate a quarterly report as a polished PPTX, and share the summary in #sales on Slack."
Getting Started
Setting up Cowork connectors is straightforward. Open the Claude desktop app, navigate to Cowork mode, and you'll see available connectors in the settings. Each one walks you through OAuth authentication. Click connect, authorize, and you're live.
Start with the tools your team uses most. If you live in Slack and Linear, connect those first. Once you see Claude pulling real data from your actual workspace and taking real actions, the possibilities become obvious.
The teams getting the most value from Cowork aren't the ones with the most connectors. They're the ones who've identified their highest-friction workflows and automated them. Find the workflow where your team spends the most time copying information between tools, and start there.
"The future of work isn't AI replacing tools. It's AI connecting them. Cowork turns Claude from a chatbot into an operating system for your entire workflow."
- YNDR Engineering