swarm-orchestrator-mcp-deprecated-

Of-Arte/swarm-orchestrator-mcp-deprecated-
★ 0 stars Python AI/LLM Updated today
Swarm Orchestrator is a Model Context Protocol (MCP) server that extends agentic coding assistants like Antigravity, Cursor, and Claude Code with specialized workers, code analysis, fault localization, formal verification, and autonomous Git management.
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": {
    "swarm-orchestrator-m": {
      "command": "uvx",
      "args": [
        "swarm-orchestrator-mcp-deprecated-"
      ]
    }
  }
}

Or install with pip: pip install swarm-orchestrator-mcp-deprecated-

README Excerpt

> **⚠️ DEPRECATED:** Fully migrated to hermes agent. <div align="center"> </div> **Swarm Orchestrator** is a Model Context Protocol (MCP) server that extends AI coding assistants like Antigravity, Cursor, and Claude Desktop with **deterministic, algorithmic capabilities**. Instead of relying purely on LLM reasoning, Vexorbis Swarm uses specialized workers—code analysis, fault localization, formal verification, and autonomous Git management—to deliver faster, more reliable results.