MCP Directory
Back

tiger_cowork

by Sompote · TypeScript · ★ 55

A self-hosted AI workspace unifying chat, code execution, parallel multi-agent orchestration, and project management. Each agent runs on a distinct provider — OpenAI-compatible APIs, Claude Code, or Codex CLI. MCP servers extend the toolbox. Built for 100+ tool-call sessions with context compression and checkpoint recovery.

Install

npx -y github:Sompote/tiger_cowork

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "tiger-cowork": {
      "command": "npx",
      "args": [
        "-y",
        "github:Sompote/tiger_cowork"
      ]
    }
  }
}

From the README

A self-hosted AI workspace with chat, code execution, parallel multi-agent orchestration, cross-machine agent connection, and a skill marketplace. Mix different AI providers in the same agent team — OpenAI-compatible APIs, Claude Code CLI, and Codex CLI. Connect agents across machines on your network so distributed teams can collaborate in real time. Connect external MCP servers to extend the AI's toolbox. Built with 16 built-in tools and designed for long-running sessions with smart context compression and checkpoint recovery. - **Automatic Skill Generation** — successful chats are mined on…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers