MCP Catalogs
HomeCoWork-OS screenshot

CoWork-OS

by CoWork-OS·305·Score 50

CoWork OS is a local-first personal agentic OS that integrates 44 MCP connectors for comprehensive productivity, coding, and knowledge work.

productivitydeveloper-toolsai-llm
50
Forks
4
Open issues
this month
Last commit
2d ago
Indexed

Overview

CoWork OS is a comprehensive local-first personal agentic OS that operates as an 'everything app' for various professional tasks. It integrates 44 MCP connectors that enable connections to enterprise systems, CRM, support tools, productivity apps, analytics platforms, and payment systems. The platform features an active context sidebar showing available MCP connectors with real-time refresh, and supports agent orchestration, remote task execution, and multi-agent collaboration through its governance model. The system provides 35 bundled packs, 147 built-in skills, and supports 34 LLM providers, making it a versatile environment for developers, designers, researchers, and knowledge workers.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Integrating MCP connectors to connect enterprise CRM, support and productivity tools into a unified workspace
you:Using MCP-enabled browser automation for web testing, screenshot-based analysis and remote task execution
you:Deploying MCP connectors for file system operations, cloud storage access, and knowledge graph integration
you:What MCP connectors are included in CoWork OS?
you:How does CoWork OS handle MCP tool routing?

When to choose this

Choose CoWork OS if you're looking for an all-in-one productivity platform that integrates with multiple MCP services and provides a unified workspace for various tasks.

When NOT to choose this

Don't choose CoWork OS if you're specifically looking for an MCP server to extend Claude's capabilities, as it's a client application that consumes MCP services rather than providing them.

Tools this server exposes

12 tools extracted from the README
  • browser_emulate

    Emulate different devices and viewports in the browser workbench

  • screenshot

    Take a screenshot of the desktop

  • click

    Simulate mouse clicks on the desktop

  • type_text

    Type text on the desktop

  • keypress

    Simulate keyboard key presses

  • llm-wiki

    Create and manage research vaults

  • search_sessions

    Search through past sessions

  • memory_topics_load

    Load memory by topic

  • manim-video

    Create programmatic technical animations

  • kami

    Create editorial documents and slide decks

  • react-best-practices

    Apply React best practices to code

  • taste-skill

    Provide frontend design guidance

Note: Inferred tool names from feature descriptions throughout the README rather than a dedicated 'Tools' section. Some tools may have additional parameters not documented here.

Comparable tools

mcp-server-examplesserver-mcpmcp

Installation

CoWork OS can be installed via npm for macOS and Windows:

npm install -g cowork-os
cowork-os

For MCP integration, add the following to your Claude Desktop configuration:

{
  "mcpServers": {
    "cowork-os": {
      "command": "node",
      "args": ["path/to/cowork-os/mcp-server.js"]
    }
  }
}

FAQ

What MCP connectors are included in CoWork OS?
CoWork OS includes 44 MCP connectors for enterprise integrations across CRM, support, productivity, analytics, and payment systems, with support for custom connectors.
How does CoWork OS handle MCP tool routing?
Tools are automatically refreshed in the active context sidebar every 30 seconds, with integration chips maintaining icon+name rendering in prompts while sending soft routing metadata to the runtime.

Compare CoWork-OS with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.