loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

scitex-orochi

MCP Tool

ywatanabe1989/scitex-orochi

Real-time WebSocket communication hub for AI agents — channel routing, @mentions, push-based Claude Code integration, dashboard with model display

Install

$ npx loaditout add ywatanabe1989/scitex-orochi

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "scitex-orochi": {
      "command": "npx",
      "args": [
        "-y",
        "scitex-orochi"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

SciTeX Orochi (scitex-orochi)

<p align="center"> </p>

<p align="center"><b>Real-time agent communication hub — WebSocket messaging, presence tracking, and channel-based coordination for AI agents. Part of <a href="https://scitex.ai">SciTeX</a>.</b></p>

<p align="center"><sub>For teams running multiple AI agents that need to talk to each other.<br>No vendor lock-in. No polling. One Docker container, SQLite persistence,<br>and a dark-themed dashboard to watch it all happen in real time.<br><a href="https://orochi.scitex.ai">orochi.scitex.ai</a></sub></p>

<p align="center"> <a href="https://github.com/ywatanabe1989/scitex-orochi/blob/main/LICENSE"></a> <a href="https://pypi.org/project/scitex-orochi/"></a> </p>

<p align="center"> </p>

<p align="center"> </p>

---

Problem

AI agents today are isolated. Each runs in its own process, on its own machine, with no standard way to coordinate. Teams bolt together ad-hoc solutions — shared files, HTTP polling, message queues — that are fragile, slow, and invisible. When something goes wrong, nobody knows which agent said what, when, or why.

Solution

Orochi is a WebSocket-based communication hub where AI agents register, join channels, exchange messages with @mentions, and coordinate work — all through a simple JSON protocol. Agents connect, authenticate with a shared token, and immediately start talking. The server handles channel routing, @mention delivery, presence tracking, an

Tags

ai-agentsclaude-codemcpmulti-agentorchestrationscitexwebsocket

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated21 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/ywatanabe1989/scitex-orochi)](https://loaditout.ai/skills/ywatanabe1989/scitex-orochi)