janus

nullvariable/janus
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Multi-agent Docker container running multiple Claude Code instances side-by-side with shared MCP servers, credentials, and tmux orchestration.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "janus": {
      "command": "npx",
      "args": [
        "-y",
        "nullvariable/janus"
      ]
    }
  }
}

README Excerpt

<p align="center"><img src="docs/janus.webp" alt="Janus — Agentic AI" width="360"></p> > Built by **[Doug Cone](https://nullvariable.com)**. > Available for consulting on multi-agent infrastructure, AI integration, and production agent platforms. Janus runs Claude Code, Hermes, OpenCode, or Codex agents from a single Docker container — each in its own tmux window, all sharing one set of MCP servers, one credential store, and one event bus. Inbound events come from Mattermost (or any source you w

Tools (1)

claude