ad4m
Peer-to-peer agent identity, memory, and neighbourhood collaboration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AD4M?โผ
Run `npx skills add coasys/ad4m --all -g -y` in your terminal to install all skills in this repository globally.
What is AD4M used for?โผ
AD4M gives agents and humans persistent identity, distributed memory, and shared P2P spaces called neighbourhoods for real-time collaboration without central servers.
How do agents join an AD4M neighbourhood?โผ
The agent calls the neighbourhood join tool with a shared neighbourhood URL, which creates a local synced perspective, then subscribes to mentions to get notified of new messages.
Does AD4M work with MCP-compatible agents?โผ
Yes. AD4M includes a built-in MCP server that exposes tools for perspectives, channels, and messages, and it dynamically generates tools from your data type definitions.
Does AD4M require a central server?โผ
No. Each agent runs its own local node and syncs data peer-to-peer through Holochain, so there is no central server or platform lock-in.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core