PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 6, 20262 citationsOpen Access

AXCP: Adaptive eXchange Context Protocol - Secure Communication for Autonomous AI Agents

View Full Paper
JRJulio Elizondo Rodriguez

Key Points

  • The aim is to create a secure communication protocol for autonomous AI agents, addressing identity verification and data integrity.
  • Developed an open protocol specification for agent communication
  • Implemented decentralized identifiers for identity management
  • Utilized cryptographic signatures (Ed25519) for secure messaging
  • Incorporated QUIC transport protocol with TLS 1.3
  • Provided built-in replay protection and message serialization using Protocol Buffers
  • Achieved a throughput of 47,000 messages per second
  • Demonstrated a median latency of 1.1 milliseconds
  • Executed 242 race-free tests to ensure stability
  • Enhanced commercial tiers include additional security and privacy features

Abstract

AXCP (Adaptive eXchange Context Protocol) is an open protocol specification for secure communication between autonomous AI agents. While existing protocols like MCP and A2A define what agents can do, AXCP ensures they communicate securely through cryptographic identity verification (DID + Ed25519), replay attack protection, and full message auditability. Key features: - Decentralized Identifiers (DID) for agent identity without central authorities - Ed25519 cryptographic signatures on every message - QUIC transport with TLS 1.3 - Protocol Buffers serialization (3x smaller than JSON) - Built-in replay protection Reference implementation metrics: 242 tests (race-free), 47K messages/second throughput, 1.1ms median latency. AXCP Core is released under Apache 2.0 license. Commercial tiers (Advanced, Enterprise) add mTLS, hardware attestation (SGX/SEV), differential privacy, and compliance features.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Julio Elizondo Rodriguez (2026) studied this question.

synapsesocial.com/papers/698585fe8f7c464f23009cb6https://doi.org/10.5281/zenodo.18475648
Ask AI
Helpful
Bookmark
Share
View Full Paper