oh-my-claude-sisyphus
From Yeachan-Heo
Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode
Install
claude mcp add oh-my-claude-sisyphus -- npx -y oh-my-claude-sisyphusFacts
- Repository
- Yeachan-Heo/oh-my-claudecode
- Status
- Actively maintained
- Last commit
- Source file
- package.json
Source preview
The instructions Claude Code reads when this mcp server runs.
{
"name": "oh-my-claude-sisyphus",
"version": "4.15.4",
"description": "Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
}
},
"bin": {
"oh-my-claudecode": "bin/oh-my-claudecode.js",
"omc": "bin/oh-my-claudecode.js",
"omc-cli": "bridge/cli.cjs"
},
"files": [
"dist",
"agents",
"bin",
"bridge",
"bridge/mcp-server.cjs",
"bridge/team-bridge.cjs",
"bridge/team-mcp.cjs",
"bridge/team.js",
"bridge/claude-md-coordinator.cjs",
"bridge/cli.cjs",
"bridge/runtime-cli.cjs",
"commands",
"hooks",
"scripts",
"skills",
"templates",
"docs",
".claude-plugin",
".mcp.json",
"README.md",
"LICENSE"
],
"scripts": {
"build": "tsc && node scripts/build-skill-bridge.mjs && node scripts/build-mcp-server.mjs && node scripts/build-bridge-entry.mjs && npm run compose-docs && npm run build:claude-md-coordinator && npm run build:runtime-cli && npm run build:team-server && npm run build:cli",
"build:bridge": "node scripts/build-skill-bridge.mjs",
"build:bridge-entry": "node scripts/build-bridge-entry.mjs",
"build:claude-md-coordinator": "node scripts/build-claude-md-coordinator.mjView full source on GitHub →Other mcp servers
ecc-universal
★ 229,918Harness-native agent operating system for Codex, OpenCode, Cursor, Gemini, Claude Code, and terminal workflows - skills, hooks, rules, MCP conventions, and operator control-plane patterns
affaan-mupdated 15d agoMITchrome-devtools
★ 229,918affaan-mupdated 15d agoMIT@modelcontextprotocol/servers
★ 88,502Model Context Protocol servers
modelcontextprotocolupdated 19d agoNOASSERTIONmcp-docs
★ 88,502modelcontextprotocolupdated 19d agoNOASSERTIONmcp-search
★ 87,329thedotmackupdated 13d agoApache-2.0claude-mem
★ 87,329Memory compression system for Claude Code - persist context across sessions
thedotmackupdated 13d agoApache-2.0