orchestragent-intellij
Verified Safeby tzDel
Overview
IntelliJ IDEA plugin for orchestrating AI coding agents via an MCP server, managing sessions, diffs, and merges.
Installation
No command providedSecurity Notes
The plugin's code does not contain obvious malicious patterns, 'eval' usage, or hardcoded secrets. It communicates with an external 'orchestragent' binary via standard I/O pipes. The overall security relies heavily on the integrity and security of this external 'orchestragent' binary, which is not provided in this source code analysis. The plugin handles process startup and connection errors gracefully.
Similar Servers
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.
iron-manus-mcp
Orchestrates AI workflows with an 8-phase control flow and focused tools, acting as a Model Context Protocol (MCP) server for complex project management.
claude-todo-emulator
Provides persistent task management for AI coding assistants within IDEs like Cursor and Windsurf by emulating Claude Code's todo system.
teamcity-mcp
A Model Context Protocol (MCP) server that exposes JetBrains TeamCity functionalities as structured, AI-ready resources and tools for LLM agents and IDE plugins.