# Doriku

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/doriku-io/doriku-io  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/doriku

## Description
AI-native task management platform with 52+ MCP tools for multi-agent collaboration.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "doriku": {
    "command": "npx",
    "args": ["-y","doriku"]
  }
}
```

## Documentation & README

<div align="center">

# Doriku

### Stop losing context. Start shipping together.

Your AI writes code in Claude Code. Your teammate reviews in Jira.
Your PM checks progress in Slack. **Nobody sees the same picture.**

**Doriku fixes that.** One command connects everything.

<br/>

[![Get Started](https://img.shields.io/badge/Get_Started-npx_@doriku/cli_setup-6366f1?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/package/@doriku/cli)
[![Website](https://img.shields.io/badge/Learn_More-doriku.io-000?style=for-the-badge&logo=safari&logoColor=white)](https://doriku.io)

</div>

---

<br/>

## The Problem

You're using Claude Code, Cursor, or Copilot to build features fast.
But every time you context-switch, you lose 15 minutes.
Your team has no idea what your AI just did. You forget where you left off yesterday.

**Sound familiar?**

<br/>

## The Fix: 30 Seconds

```bash
npx @doriku/cli setup
```

That's it. Doriku now:

- **Syncs your AI tasks** across Claude Code sessions, MCP servers, and your dashboard
- **Gives your team visibility** into what's being built, in real-time
- **Keeps context alive** so you never re-explain the same thing to your AI

<br/>

## How It Works

```
  Claude Code  ----\
                    \
  Cursor AI   ------>  Doriku  ------->  Team Dashboard
                    /    API              Slack / Jira
  MCP Server  ----/                      Real-time Sync
```

1. **You code** with your AI tools as usual
2. **Doriku captures** task context automatically via hooks
3. **Your team sees** progress without asking "hey, what's the status?"

<br/>

## Open Source

| Package | Description | |
|:---|:---|:---|
| [`@doriku/cli`](https://github.com/doriku-io/doriku.cli) | CLI setup tool for MCP config & Claude Code hooks | [![npm](https://img.shields.io/npm/v/@doriku/cli?style=flat-square&color=cb3837)](https://www.npmjs.com/package/@doriku/cli) |

<br/>

<div align="center">

**[Website](https://doriku.io)** · **[Console](https://doriku.io/console)** · **[Docs](https://doriku.io/docs)** · **[npm](https://www.npmjs.com/package/@doriku/cli)**

<sub>Built for developers who ship with AI. Based in Seoul.</sub>

</div>

