DeepMCPAgent: DeepMCPAgent is a model-agnostic framework for building LangChain/LangGraph agents that dynamically discover and utilize tools via the Model Context Protocol (MCP) over HTTP/SSE. It allows users to bring their own LangChain chat models and features advanced capabilities like cross-agent communication for collaborative AI systems.; adk-java: The Agent Development Kit (ADK) for Java is an open-source, code-first toolkit designed for building, evaluating, and deploying sophisticated AI agents. It enables developers to define agent behavior, orchestration, and tool use directly in Java code for fine-grained control and robust integration with Google Cloud services.
Building production-ready LLM agents that discover tools dynamically.
Building advanced AI agents with fine-grained control over their behavior and orchestration.