Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
271b0ee0c3 |
@@ -2,9 +2,9 @@
|
||||
title: "Awesome AI Agents 2026"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/a7e64569/README.md
|
||||
upstream_sha: a7e64569
|
||||
imported_at: 2026-06-27
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/842f796f/README.md
|
||||
upstream_sha: 842f796f
|
||||
imported_at: 2026-06-28
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -185,6 +185,7 @@ The protocol layer that enables agents to discover tools, communicate with each
|
||||
### MCP (Model Context Protocol)
|
||||
|
||||
- [A2A Protocol](https://github.com/a2aproject/A2A) `π` `[Python]` `[Multi-Agent]` - Google's open protocol enabling AI agents to communicate, collaborate, and delegate tasks across frameworks.
|
||||
- [AgentsCoin MCP](https://github.com/axiosdevs/agentscoin-mcp) `π±` `[TypeScript]` `[MCP]` - Gives an AI agent its own wallet and money on a live EVM chain to send, create, and trade tokens.
|
||||
- [Arcade AI](https://github.com/ArcadeAI/arcade-mcp) `π±` `[Python]` `[Multi-Agent]` - Tool-use platform with authentication, authorization, and logging for agent-tool interactions.
|
||||
- [Composio](https://github.com/ComposioHQ/composio) `π±` `[TypeScript]` `[Multi-Agent]` - Integration platform with 250+ pre-built tool connectors for AI agents and LLMs.
|
||||
- [Docker MCP](https://github.com/docker/mcp-gateway) `π±` `[Go]` `[MCP]` - Docker's MCP gateway CLI plugin for running MCP servers in isolated containers.
|
||||
|
||||
Reference in New Issue
Block a user