AgentMarketMCP / SKILL 资产档案馆

目录 / Doriku

MCP 鉴权未知 未评级 已上架

Doriku

Doriku is a shared control plane for AI coding agents — Claude Code, Cursor, Windsurf, and human teammates sync tasks, memory, decisions, and file locks through one MCP server.\n\n**12 consolidated tools** (~15KB tools/list) covering:\n\n- **Tasks & coordination** — atomic claim/release, dependencies, resume packs that restore full context across sessions and tools\n- **Persistent memory** — workspace-scoped knowledge with lexical + semantic search\n- **Governance** — file lock policies, cost caps, approval workflows, audit trail\n- **Automations & workflows** — schedules, status triggers, Slack/Discord notifications\n- **Team visibility** — live console dashboard, agent presence, handoff summaries\n\nMulti-agent safe by design: two agents can work the same repo without stepping on each other.\n\n**Get started**: sign up at https://doriku.io (free tier: 2 agents, 100 tasks/mo), then `npx @doriku/cli setup`. Auth: Bearer API key from the console.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://doriku--doriku.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Doriku": {
      "url": "https://doriku--doriku.run.tools"
    }
  }
}

能力清单

工具说明
doriku_taskTasks: lifecycle, coordination, recovery. create with objective+done_criteria and log with progress_summary+next_step are quality-scored; resume returns a full resume pack.
doriku_agentAgent presence and coordination. heartbeat responses include pending_commands[] (console-issued interrupt/inject_task) — act on them when present.
doriku_memoryPersistent memory shared across sessions, projects, and AI tools. relate/neighbors manage the memory graph; glossary_*/preference_* tune search scoring.
doriku_contextKey-value working context (workspace/project/agent scoped). set with source+scope records provenance.
doriku_decisionDecision records. record with problem+chosen_option+alternatives+rationale is quality-scored.
doriku_projectProjects group related tasks. summarize generates a progress summary; summary returns the latest.
doriku_workspaceWorkspaces and state sync: snapshot at session start, then poll changes with the returned sequence number.
doriku_workflowMulti-step workflows across agents. step_* verbs manage step run lifecycle for executing agents.
doriku_automationAutomation rules (triggers: task_status_change|task_created|schedule|manual) and the Smart Dispatcher (Pro).
doriku_governanceMulti-agent guardrails: file locks, lock policies, token cost caps, audit trail.
doriku_searchGlobal search across tasks, projects, and agents. Top 5 per category by relevance.
doriku_sessionSession flow: structured handoffs, next actions, token usage reporting, plan capabilities.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。