MCP Directory
Back

open-multi-agent-kit

by dmae97 · TypeScript · ★ 91

Evidence-gated runner for Codex, Claude Code, OpenCode, and local coding agents. Routes tasks into scoped DAG lanes with replayable artifacts.

#agent-orchestration#agent-runtime#ai-coding#claude-code#cli#code-review#codex#coding-agent#developer-tools#devtools#evidence#local-first#local-llm#mcp#model-context-protocol#multi-agent#opencode#software-engineering#typescript#workflow-automation

Install

npx -y github:dmae97/open-multi-agent-kit

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "open-multi-agent-kit": {
      "command": "npx",
      "args": [
        "-y",
        "github:dmae97/open-multi-agent-kit"
      ]
    }
  }
}

From the README

OMK OMK//CONTROL — provider-neutral multi-agent control plane for coding workflows. Models execute. OMK routes, verifies, measures, and controls. > New issues and PRs from new contributors are auto-closed by default. Maintainers review auto-closed issues daily. See [CONTRIBUTING.md](CONTRIBUTING.md). ---|--------------| | OMK identity | Standalone , , , and packages stay lockstep across release docs, changelogs, and npm publishing. | | TUI | OMK//CONTROL shows the package-backed startup header and Night City Ops control dashboard. | | Autopilot | Browser-use automation is e…
Read full README on GitHub →

Related ai & ml servers