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.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
AI-assisted coding where external agents (Claude Code, etc.) control Eclipse to edit, build, and debug projects
Building intelligent AI agents capable of using tools and reasoning across steps