eclipse-chatgpt-plugin: AssistAI is an Eclipse IDE plugin that exposes the entire development environment as an MCP (Model Context Protocol) server. External AI agents can read, navigate, edit, build, test, run, and debug Java projects through Eclipse APIs, preserving workspace sync, local history, and incremental compilation. It also includes a built-in LLM chat view for quick inline interactions.; ninjaone-mcp: NinjaOne MCP Server connects AI assistants to the NinjaOne IT management platform via Model Context Protocol. It uses a hierarchical tool-loading architecture to expose device monitoring, patch management, scripting, ticketing, and alert management — loading only the relevant domain tools on demand to reduce context overhead. Supports one-click deployment to DigitalOcean and Cloudflare Workers.
AI-assisted coding where external agents (Claude Code, etc.) control Eclipse to edit, build, and debug projects
Managing IT devices and running scripts through an AI assistant interface