★ 5 stars
TypeScript
🤖 AI/LLM
Updated today
Enterprise AI agent orchestration platform — 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"monomind": {
"command": "npx",
"args": [
"-y",
"monoes/monomind"
]
}
}
}
Run in terminal:
claude mcp add monomind npx -y monoes/monomind
Add to .cursor/mcp.json:
{
"mcpServers": {
"monomind": {
"command": "npx",
"args": [
"-y",
"monoes/monomind"
]
}
}
}
README Excerpt
<p align="center"> <img src="assets/hero-banner.png" alt="Monomind — Autonomous Claude Code Orchestration" width="100%" /> </p> <p align="center"> <img src="assets/logo.png" alt="Monomind Logo" width="120" /> </p> <h1 align="center">Monomind</h1> <p align="center"> <strong>Build. Learn. Evolve. Without stopping.</strong>