a2aproject/A2A
Agent2Agent (A2A) is an open protocol enabling secure communication and interoperability between diverse generative AI agents to foster collaboration and innovation in the AI ecosystem.
Awesome AI Agents › Multi-Agent Platforms
The project "TooTallNate/proxy-agents" is a monorepo that contains multiple Node.js HTTP Agent implementations designed to work over proxies using various protocols. It provides a collection of proxy agents that enable HTTP requests to be routed through different types of proxy servers, facilitating network communication in environments where direct connections are restricted or need to be anonymized. The repository is structured as a monorepo, meaning it houses several related packages within a single repository, allowing for easier management and development of the proxy agents collectively. The primary focus of the project is to offer robust and versatile proxy agent solutions for Node.js applications. Among the various agents included, the most commonly used is the `proxy-agent` module, which acts as a higher-level abstraction that leverages the underlying low-level agent implementations. This design allows developers to use a single, unified interface for proxying HTTP requests, while still benefiting from the specialized handling of different proxy protocols under the hood. The project is actively maintained, with continuous integration workflows set up to ensure code quality and reliability. It is suitable for developers who need to implement proxy support in their Node.js applications, whether for security, privacy, or network configuration reasons. The repository also includes changelogs to keep users informed about updates and changes. Overall, "TooTallNate/proxy-agents" is a valuable resource for Node.js developers looking to integrate proxy functionality seamlessly into their HTTP client implementations, providing flexibility and ease of use through its modular and well-organized monorepo structure.
https://github.com/TooTallNate/proxy-agents
Agent2Agent (A2A) is an open protocol enabling secure communication and interoperability between diverse generative AI agents to foster collaboration and innovation in the AI ecosystem.
IBM MCP Context Forge is a production-grade Model Context Protocol Gateway that unifies REST and MCP services into a single secure, scalable endpoint for AI clients with federation, virtualization, multi-protocol support, and an optional Admin UI.
The A2A Python SDK is an official toolkit for building and running agentic applications as A2AServers following the Agent2Agent (A2A) Protocol, supporting multiple databases and easy installation.
ACP is an open protocol enabling seamless communication and coordination between AI agents, applications, and humans through structured multimodal messages.
HyperChat is an open-source, cross-platform chat client that integrates multiple LLM APIs and the MCP protocol to deliver a versatile and productivity-enhancing chat experience.
A curated collection of resources, tools, and implementations for the Google Agent2Agent (A2A) Protocol enabling secure communication and collaboration between AI agents from different vendors and frameworks.
Agency is a minimal and scalable Python framework for building flexible agentic systems using the Actor model, supporting concurrency, networked communication, and detailed observability.
LiveKit Python SDKs provide real-time video, audio, and data communication capabilities for Python applications, enabling easy integration with LiveKit Cloud or self-hosted servers for building interactive and streaming applications.