Claude Cowork is a real, fast-growing part of Anthropic's agentic workspace lineup: 110,000 monthly US searches at last count. On its own, though, it has no way to touch your CRM. It can't read your deals, your inbox, or a meeting your team just recorded.
The gap: Claude Cowork can't touch your CRM on its own
Klipy closes that gap with an MCP server at https://api.klipy.ai/mcp that any remote-MCP client can connect to over OAuth, Claude Cowork included. Once connected and the relevant scopes are granted, the agent inside your Cowork workspace can search and read CRM records (people, companies, deals, notes, tasks, pipelines), pull up email and meeting history with citations, read call transcripts and calendar events, and draft follow-ups for you to review. Nothing goes out until you approve the exact final message.
Cowork sits inside a wider, currently trending product family (searches for claude crm are up over 1,300% year over year, though still low in raw volume), and it's the daily agentic workspace in that family rather than a one-off chat window, which is part of why a real MCP connection to a CRM for Claude Cowork matters more here than it would for a single chat session.
How it connects: OAuth to a single MCP endpoint
Connecting Cowork to Klipy is not a one-click, Cowork-specific integration. It's the same remote-MCP-client flow Klipy documents for any client beyond its three named guides (Claude Desktop, Claude Code, ChatGPT), and it's the flow you'd use to connect Claude Cowork to a CRM in general:
- Open Cowork's MCP or connector settings and add a remote server at
https://api.klipy.ai/mcp. - Complete Klipy's OAuth consent screen, checking the scopes your workflow needs, out of 9 total.
- Verify the connection with a plain-language prompt: "Who am I in Klipy?" This calls
get_current_userand returns your Klipy identity, organization, role, connected accounts, and the scopes you consented to.
Klipy's docs don't yet have a Claude-Cowork-specific connect guide, unlike Claude Desktop, Claude Code, and ChatGPT, which each have one. Until that guide ships, this page routes through the generic flow above, and we keep Cowork's own side of the setup deliberately general here (look for Cowork's MCP or connector settings) rather than naming a specific menu path we haven't verified against Anthropic's own documentation.