Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

OpenWork

OpenWork is a free, open-source desktop app made for sharing AI workflows. It is an open-source alternative to Claude Cowork and Codex for macOS, Windows, and Linux.

Add one OpenWork MCP to Codex, Claude Code, Cursor, or another compatible agent and reuse the same skills, MCPs, and connected services across your tools, teammates, and machines. Create something once, share it with coworkers or friends, or keep it for yourself.

The desktop app is there when you want a dedicated workspace, but it is not required. You can use OpenWork from the agent you already have. For larger organizations, the admin interface lets you publish capabilities, manage access, and configure shared or per-user connections.

Download OpenWork

OpenWork desktop app

Install with your AI agent

Already use an AI agent? Copy this prompt and paste it into Claude Code, Cursor, Codex, ChatGPT, or any agent that can run commands on your computer.

Install OpenWork on my computer, set up my first workspace, and open it ready to use. Follow the steps in https://openworklabs.com/start.md?v=hero
  1. Installs OpenWork
  2. Creates your workspace
  3. Opens it ready to run

Use OpenWork from any agent

The OpenWork MCP brings your assigned skills, plugins, MCP connections, Google Workspace, and Microsoft 365 capabilities into any compatible agent.

It exposes two tools: search_capabilities finds what you can use, and execute_capability runs it. After adding the MCP, your client opens a browser so you can sign in and choose your OpenWork organization.

Codex

codex mcp add openwork --url https://api.openworklabs.com/mcp/agent

Claude Code

claude mcp add --transport http openwork https://api.openworklabs.com/mcp/agent

OpenCode

Add this to opencode.json:

{
  "mcp": {
    "openwork": {
      "type": "remote",
      "enabled": true,
      "url": "https://api.openworklabs.com/mcp/agent",
      "oauth": {}
    }
  }
}

Any MCP client

Use this remote MCP server URL:

https://api.openworklabs.com/mcp/agent

OpenWork Den

OpenWork Den is the control plane for managing OpenWork across a team or organization.

  • Provision inference at scale and control which members and teams can use each model provider.
  • Invite teammates, create teams, and manage access from one place.
  • Set desktop policies, restrict local model access, and control which app versions your organization can use.
  • Publish skills and plugins through marketplaces, then assign them to the organization, a team, or specific people.
  • Import Anthropic-compatible plugins and make their supported skills and remote MCPs available through the OpenWork MCP.
OpenWork Den organization control plane

Documentation

Read the OpenWork docs.

关于 About

The open-source alternative to Claude Cowork (powered by opencode)

语言 Languages

TypeScript73.6%
JavaScript22.6%
CSS1.1%
MDX0.8%
Shell0.8%
Swift0.8%
PowerShell0.2%
HTML0.1%
Go Template0.0%
Dockerfile0.0%
NSIS0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
3537
Total Commits
峰值: 245次/周
Less
More

核心贡献者 Contributors