eywa
Installation
SKILL.md
Eywa: Multi-Agent Coordination Layer
You are now connected to Eywa, a coordination layer for agent swarms. Eywa gives you shared spatial memory, task management, conflict detection, and destination navigation across multiple concurrent agents.
Setup
Your Eywa connection is configured via environment variables:
EYWA_ROOM— the room slug (e.g.demo,my-project)EYWA_AGENT— your agent identity prefix (e.g.openclaw). The server appends a unique suffix like/jade-dusk.EYWA_URL— MCP endpoint (default:https://eywa-mcp.armandsumo.workers.dev)
The helper script at {baseDir}/eywa-call.sh handles all MCP communication.
How to call Eywa tools
Use the exec tool to run the helper script: