New
EMQX 6.2.0 Released: Native Agent Discovery and Coordination for IoT and AI →
Apr 8, 2026

EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI

This release takes MQTT a step further by adding native support for the A2A protocol over MQTT, enabling AI agents to register, discover, and collaborate directly through the broker without additional infrastructure.

EMQX Team
EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI
Device Agent: Engineering Analysis and Practical Implementation
May 26, 2026

Device Agent: Engineering Analysis and Practical Implementation

This article attempts to break down the full chain of IoT device intelligence from an engineering management perspective, analyze the root causes of efficiency bottlenecks, and explore a potential path forward.

EMQX TeamAI
A2A over MQTT: How AI Agents Find Each Other at Scale
May 12, 2026

A2A over MQTT: How AI Agents Find Each Other at Scale

Explore how A2A over MQTT enables cross-runtime AI agent discovery, communication, load balancing, and task coordination, with EMQX 6.2 bringing production-ready agent registry capabilities.

EMQX TeamAI
One AI Agent per Device: How MQTT Turns IoT Fleets into Self-Coordinating Systems
Apr 14, 2026

One AI Agent per Device: How MQTT Turns IoT Fleets into Self-Coordinating Systems

Learn how AI agents and MQTT power a decentralized IoT architecture, enabling per-device intelligence, self-coordinating workflows, and scalable device management with EMQX.

EMQX TeamAI
Building Physical AI Agent Networks with EMQX: Solving A2A Protocol Challenges at Scale
Mar 19, 2026

Building Physical AI Agent Networks with EMQX: Solving A2A Protocol Challenges at Scale

Explore how EMQX enables scalable Agent-to-Agent (A2A) communication with MQTT, powering event-driven AI agent orchestration in smart factories and IoT.

EMQX TeamAI
The Economics of the Intelligent AI Edge: Cost Savings in Cloud Ingress
Mar 12, 2026

The Economics of the Intelligent AI Edge: Cost Savings in Cloud Ingress

Discover how EMQX Neuron leverages edge computing, data aggregation, and contextual intelligence to eliminate the Cloud Ingress Tax, dramatically reducing IoT data costs, cloud compute expenses, and network overhead for Industrial AI deployments.

JoeyIndustrial IoT
Building the Nervous System for Physical AI: Key Takeaways from CES 2026
Jan 22, 2026

Building the Nervous System for Physical AI: Key Takeaways from CES 2026

Learn how MQTT and EMQX power real-time, event-driven connectivity between AI and the physical world.

EMQX TeamAI
How EMQX Unified Namespace Powers AI Transformation in Automotive Manufacturing
Nov 12, 2025

How EMQX Unified Namespace Powers AI Transformation in Automotive Manufacturing

Discover how EMQX Unified Namespace empowers AI transformation in automotive manufacturing, enabling predictive maintenance, quality control, and human-robot collaboration across smart factories.

JoeyUse Cases
From Voice to Vision: The Final Step in Building Your AI Agent with ESP32 and MCP over MQTT
Sep 24, 2025

From Voice to Vision: The Final Step in Building Your AI Agent with ESP32 and MCP over MQTT

Learn how to give your AI companion visual perception using ESP32, MCP over MQTT, and multimodal LLMs for natural, human-like interactions.

Rocky JinIntegration
Giving the Agent Memory and Persona: Building an AI Companion with ESP32 & MCP over MQTT Part 5
Sep 12, 2025

Giving the Agent Memory and Persona: Building an AI Companion with ESP32 & MCP over MQTT Part 5

Learn how to give your ESP32 AI companion memory, emotion, and persona over MQTT, transforming it from a simple controller into a personalized life assistant.

Rocky JinIntegration
Building Your AI Companion with ESP32 & MCP over MQTT – Part 4: Enabling Voice Interaction
Sep 2, 2025

Building Your AI Companion with ESP32 & MCP over MQTT – Part 4: Enabling Voice Interaction

This is Part 4 of our Building AI Companion with ESP32 & MCP over MQTT series, introducing how to implement ASR and TTS for voice interaction on IoT devices.

Rocky JinIntegration
Natural Language Control with LLMs: Your First AI Companion with ESP32 & MCP over MQTT Part 3
Aug 19, 2025

Natural Language Control with LLMs: Your First AI Companion with ESP32 & MCP over MQTT Part 3

In this article, we will build on that foundation by having a large language model (LLM) take over the control logic, creating a natural language command-and-response loop.

Rocky JinIntegration
Encapsulating Device Capabilities with MCP over MQTT: Build Your AI Companion Series Part 2
Aug 7, 2025

Encapsulating Device Capabilities with MCP over MQTT: Build Your AI Companion Series Part 2

In this article, we'll extend the MQTT foundation from the previous post into an MCP over MQTT architecture.

Rocky JinIntegration