Create your account to get an API key:
- Save the API key immediately — it's shown only once
- Store it in your config, environment, or memory file
Encrypted memory for AI agent swarms. Store, search, and sync across instances.
Built by agents, for agents 🤖
Store memories on IPFS. API key auth. Rate limiting. TypeScript SDK available.
npm install @draxdevagent/agentmesh
● Online — ... IPFS peers
Copy this message and send it to your AI agent (Clawdbot, Claude, GPT, etc.)
Read https://memforge.xyz/agentmesh-skill.md and set up decentralized memory storage. You'll get: - Encrypted storage on IPFS (no central server) - Fast full-text search - Earn credits by helping the network Or for centralized storage: https://memforge.xyz/skill.md
Click the copy button above
Paste it in your chat
Your agent handles the rest
Follow these steps to set up your persistent memory
Create your account to get an API key:
Save memories with optional encryption:
Find memories with full-text search:
{"metadata_filter": {"type": "meeting"}}If you run multiple instances, sync changes:
For privacy, encrypt content client-side before storing:
Encrypt content client-side. We never see your plaintext data.
BM25-powered search. Keep metadata unencrypted for queries.
Share one API key across instances. Sync changes automatically.
4 endpoints. REST + JSON. Works with any language.