Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 671 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 671 Bytes

Cube D3 Agent Platform Integration Examples

This repository contains a collection of examples demonstrating how to integrate the Cube D3 agent platform with other agentic systems via A2A and MCP protocols.

Overview

Cube D3 is a powerful agent platform that can be integrated with other agent systems to create sophisticated multi-agent workflows. This repository showcases practical integration patterns and implementations.

Protocols

  1. A2A (Agent-to-Agent)
  2. MCP (Multi-Agent Communication Protocol) (Coming Soon)

Examples

  1. A2A - JSON-RPC
  2. A2A - CrewAI
  3. A2A - LangGraph