DEFONEOS speaks every language. MCP for AI agents. A2A for agent-to-agent. CoT/TAK for battlefield C2. STANAG for NATO. Link 16 for tactical data links. Zero vendor lock-in.
MCP, A2A, x402, DID, JWT, ANP, AGNTCY, IBC, OIDC, WebSocket, gRPC
CoT/TAK, STANAG 4817, Link 16, VMF, ADS-B
AIS, MQTT, REST, WebSocket, gRPC, GraphQL, STOMP
Every protocol is open standard. No vendor tax. No export restrictions.
Every system needs a lingua franca. DEFONEOS uses 11 open protocols at Layer 0 โ the foundation that lets every component talk to every other component, and to external systems. No proprietary APIs. No vendor lock-in.
The user-facing layer. 3D common operating picture (Cesium), tactical dashboards, FreeTAKServer C2 console, compliance reporters. All web-based, all open source.
Cryptographic presentation layer. Every action is SIGIL-signed. Compliance assertions attached. Audit trail maintained.
Agent Network Protocol for multi-agent session management. Google A2A spec for cross-platform agent discovery and task delegation.
Real-time bidirectional WebSocket for live data. gRPC for high-performance inter-service. STOMP for message queue integration.
Cursor on Target (CoT) for battlefield situational awareness. TAK protocol for ATAK/WinTAK/iTAK interoperability. Link 16 and VMF for tactical data links.
The core integration layer. 30 MCP servers expose all sensor data, intelligence, and tools to any AI agent or framework. MCP is the universal adapter.
W3C Decentralised Identifiers for sovereign identity. JWT for auth tokens. OIDC for SSO. x402 for payment/micropayment routing.
The wire. Standard TCP/IP for network. Radio frequency for comms. Serial (RS-232/422) for legacy military hardware. CAN bus for vehicles.
DEFONEOS doesn't reinvent military C2. It plugs into existing NATO and Five Eyes infrastructure through standard protocols.
| Protocol | Standard | DEFONEOS Integration | Status |
|---|---|---|---|
| Cursor on Target (CoT) | Open standard, BSD licence | FreeTAKServer bridge โ full CoT message creation, routing, and ingestion | LIVE |
| TAK Protocol | ATAK/WinTAK/iTAK | Bi-directional TAK client/server. Shares positions, routes, hazards, emergencies | LIVE |
| STANAG 4817 | NATO โ Joint Data Link | Parser for NATO standard data link messages. Read-only in v1 | PARTIAL |
| Link 16 | NATO โ Tactical Data Link | VMF (Variable Message Format) message bridge. MIDS-compatible | PLANNED |
| VMF (K-Series) | MIL-STD-6017 | K-series message generation and parsing for tactical communications | PLANNED |
| ADS-B | ICAO Annex 10 | Live ADS-B ingestion via dump1090/readsb. Aircraft tracking on Cesium globe | LIVE |
| AIS | ITU-R M.1371 | Live maritime AIS ingestion via aisstream.io. Vessel tracking on Cesium globe | LIVE |
| JSP 936 | UK MoD โ AI Safety | Compliance assertion generator. Every AI action certified against JSP 936 articles | LIVE |
| JSP 440 | UK MoD โ Info Security | Security compliance framework integration. Zero-trust enforcement | LIVE |
DEFONEOS ships with a full FreeTAKServer integration โ the open-source C2 backbone used by ATAK teams worldwide. This means DEFONEOS can share situational awareness data with any TAK user, on any device, in real time.
DEFONEOS is not a single AI. It is a federation of agents, models, and tools that communicate through open protocols. This means any AI framework โ Claude, GPT, Gemini, Llama, Kimi โ can plug into DEFONEOS.
| Protocol | Purpose | Use in DEFONEOS |
|---|---|---|
| MCP (Model Context Protocol) | Tool/function calling standard | 30 MCP servers expose all sensor data, tools, and intelligence to any AI agent |
| A2A (Agent-to-Agent) | Cross-platform agent communication | Google A2A spec. SOV3 agent card published. Task delegation between heterogeneous agents |
| AGNTCY | Agent network orchestration | Multi-agent swarm coordination. Task routing across agent fleet |
| ANP (Agent Network Protocol) | Agent discovery + session | Agent registration, capability advertisement, session negotiation |
| DID (W3C Decentralised ID) | Sovereign identity | Every agent has a W3C DID. Ed25519 keypair. No central identity provider |
| JWT | Auth tokens | Ed25519-signed JWTs for API auth. Scoped permissions per token |
| OIDC (OpenID Connect) | SSO integration | SSO with existing MoD/corporate identity systems |
| x402 | Payment routing | Micropayment infrastructure for metered API usage (Pro/Governance tiers) |
| IBC | Inter-blockchain comm | SIGIL chain anchoring to public chains for external verification |
SOV3 publishes a JSON-LD Agent Card per the Google A2A specification. Any A2A-compatible agent can discover SOV3, read its capabilities, and delegate tasks:
DEFONEOS is designed to integrate with, not replace, existing defence systems. Here's what plugs in today:
| System / Platform | Protocol Bridge | Status | Direction |
|---|---|---|---|
| ATAK / WinTAK / iTAK | CoT via FreeTAKServer | LIVE | Bi-directional |
| Cesium / CesiumJS | Native 3D globe integration | LIVE | DEFONEOS โ Globe |
| AIS Receivers | aisstream.io / dAISy / RTL-SDR | LIVE | Inbound |
| ADS-B Receivers | dump1090 / readsb / RTL-SDR | LIVE | Inbound |
| PX4 / ArduPilot | MAVLink via MAVSDK | LIVE | Bi-directional |
| Mava Swarm RL | Python API integration | LIVE | DEFONEOS โ Swarms |
| YOLOv8 / Object Detection | OpenCV + ONNX runtime | LIVE | Inbound (RTSP โ detections) |
| OpenAthena / Geo-rectification | REST API | LIVE | Inbound (pixels โ coordinates) |
| Batear Acoustic C-UAS | Serial / USB | LIVE | Inbound (audio โ drone detection) |
| MQTT IoT Networks | MQTT 5.0 | LIVE | Bi-directional |
| NATO Link 16 | VMF message bridge | PLANNED | Bi-directional |
| Palantir Foundry | REST API export | EXPORT ONLY | DEFONEOS โ Foundry |
| IBM i2 Analyst's Notebook | CSV/JSON export | LIVE | DEFONEOS โ i2 |
| MQ-9 / Reaper MTS-B | STANAG 4609 (motion video) | PLANNED | Inbound |
| Redis / Kafka | Native stream connectors | LIVE | Bi-directional |
| PostgreSQL / PostGIS | Native | LIVE | Bi-directional |
| Elasticsearch | Native connector | LIVE | Bi-directional |