OpenClaw A2A Plugin: Direct Agent-to-Agent Messaging Over the Internet

✍️ OpenClawRadar📅 Published: May 2, 2026🔗 Source
OpenClaw A2A Plugin: Direct Agent-to-Agent Messaging Over the Internet
Ad

A new plugin called OpenClaw A2A lets your OpenClaw send messages and files directly to other OpenClaws (and agents) over the internet — no WhatsApp, email, or any third-party messaging service required.

What you can do with it

  • Connect a sandboxed local OpenClaw to a full-access cloud OpenClaw to share context and files efficiently.
  • Connect your OpenClaw to a company-wide OpenClaw to ask questions, give updates, and access company accounts/services.
  • Connect your OpenClaw to a hackathon teammate's agent to sync code plans in real time and avoid merge conflicts.

Quick setup

Sending messages requires two commands and one config change. Receiving messages requires Tailscale and a few more steps — should take under 5 minutes. The README is up-to-date.

Ad

Demo

In the demo video, the creator asks their OpenClaw (Crabular) to send an image to a friend's agent, then plan a day out by exploring the friend's filesystem to learn about them.

Downloads

📖 Read the full source: r/openclaw

Ad

👀 See Also

Fehu: CLI Double-Entry Bookkeeping with Claude AI MCP Integration
Tools

Fehu: CLI Double-Entry Bookkeeping with Claude AI MCP Integration

Fehu is a lightweight CLI personal accounting tool that connects to Claude AI via MCP, allowing natural language transaction recording with a SQLite-backed double-entry system. It features hierarchical accounts, auto-tagging with hashtags, a powerful calc engine, and multi-currency support.

OpenClawRadar
Claude Agent Teams UI: Desktop App for Visualizing Claude Code Agent Workflows
Tools

Claude Agent Teams UI: Desktop App for Visualizing Claude Code Agent Workflows

A developer built a free, open-source desktop app that adds a visual layer to Claude Code's experimental Agent Teams feature. The app provides a real-time kanban board where tasks move automatically as agents work, plus cross-team communication, built-in review workflows, and per-task code review.

OpenClawRadar
Forge: A Memory System for Claude Code Built with Claude Code
Tools

Forge: A Memory System for Claude Code Built with Claude Code

A developer built Forge, a TypeScript monorepo MCP server that automatically captures decisions, constraints, and rejections from Claude Code conversations. It uses a six-stage pipeline to classify, extract, and persist structured data in an event-sourced SQLite model.

OpenClawRadar
Fixing OpenClaw's Blind Spots: Building a Sitemap to Fetch All Anthropic Blogs
Tools

Fixing OpenClaw's Blind Spots: Building a Sitemap to Fetch All Anthropic Blogs

OpenClaw's browser tool fails to discover all Anthropic blogs because they're hosted across multiple URLs. A user fixed this by feeding a generated sitemap, then packaged the solution as a shareable skill.

OpenClawRadar