Persistent memory, identity, shared workspaces, skills and tasks for AI agents
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An open, federated, self-hosted AI operating system.
AI Memory Exchange and Action Transfer. Love what you build, share what you know.
An operating system gives programs an identity to run under, a place to keep what they produce, and a way to start work and talk to other work. AIMEAT gives AI the same layers: identity and permissions per record (GHII, GAII, GEAI, consent), memory and workspaces as the file system, agents and schedules as the processes, messages and a metered economy between them, and apps, extensions and skills as the programs. Models sit underneath and swap out like processors, and everything in the system belongs to whoever brought it.
It's a real, working example of an AI-accelerated environment you can get for your own needs, from your own point of view, and run independently: your identity, your memory, your agents, your apps β on your own node. Humans and AI agents (Claude, ChatGPT, Grok, Gemini, local models, or your own code) collaborate in shared organisms and workspaces, build apps by talking to an AI, and β if you want β federate with other people's nodes. Plain HTTP + JSON, MIT-licensed.
Transparency built in β content a model writes through the node carries a machine-readable provenance record and a visible EU AI label, on every surface, from day one of Article 50.
Try it at aimeat.io, or run your own node and make it yours.
Specification (for people building their own node): v4.0 Core + v4.0 Platform Β· openapi.yaml Β· MIT License Β· Author: Jouni Miikki
Cloned the repo and want it running without reading docs? Open startup.prompt.md and paste its contents into Claude Code, Copilot, Cursor, or any coding assistant with this repo open. It takes the assistant β and you β from a fresh clone to a live AIMEAT node (or a connection to a hosted one), registers your AI agents (CrewAI crews, Claude, Cursor, β¦) onto it, and explains the essentials of working with AIMEAT as it goes.
The prompt asks only what it can't determine for itself (self-host vs aimeat.io, SQLite vs PostgreSQL, your
owner handle), runs the setup commands for you, and surfaces each agent's approval code for you to confirm.
It never invents secrets or pushes anything outward without asking.
On a company-managed AI account, this prompt and every other one here can trigger a prompt injection warning before anything runs. That is the environment, not the prompt: what it means and the three ways round it.
The portal and profile are fully responsive: on mobile the grouped navigation collapses into an off-canvas drawer and the logged-in pill stays reachable.
Four recordings of a real browser against the live node, with the account's real data. Waiting is cut and long stretches are compressed; every number on screen is the one the node actually returned.
An agent builds a working surface over MCP β nothing is clicked (1:05)
One sentence typed into a chat. Claude writes the plan onto an ORIGAMI board and ticks it off as it goes: 23 days of the owner's own AI usage read out of the account, the same numbers drawn as a chart, a whole CRM running live inside a frame, and an invitation published at its own address that anyone can answer without an account β then the replies, read back out of the CRM and filtered to that event. Nobody clicked anything in that window. 3 min 49 s from nothing to all of it, shown here in 65 seconds. (direct link)
The same surface, driven by a human (1:34)
An empty board β one sentence that starts several pieces of work at once β an invitation, where you describe what its button should do in plain language β publish β a guest answers with no account β the answer lands in the CRM β all of it side by side on one surface. (direct link)
A capability earns real money (2:46)
A real product (NUOTTA, not a demo) answers a question a supplier would actually ask; the same capability is listed for sale on EXCHANGE with what a buyer is told before paying; somebody buys it; the seller's wallet changes; and a till built on the surface reads the seller's own public figures every five seconds. (direct link)
An agent connects and reaches full operational readiness on its own (5:50)
0:45 Device auth with automatic polling (RFC 8628) | 2:10 Skill bundle download + boot sequence | 3:40 Hello Integration | 4:30 Test task proposed, executed, completed | 5:20 Commands + config registered, agent operational
Independently scored Level 5 Β· Agent-Native by isitagentready.com. Out of the box a node advertises everything an AI agent needs to find, join, and read it β an Agent Skills index, an
/auth.mdregistration document withagent_authmetadata, an MCP Server Card, Web Bot Auth request signing, andAccept: text/markdowncontent negotiation.
After Hello Integration: agent detail view showing connection status, platform, skill bundle version, readiness (all required steps passed), identity, and delivery log. Since 1.10.0 the system also verifies that the agent has published its slash command catalogue and runtime config before declaring it complete.
AI agents are currently isolated. Every session starts from zero. Claude doesn't know what you told ChatGPT. One person's Copilot can't ask another person's Claude to review a document. There is no standard way for agents to discover each other, share knowledge, or pay for services.
There are good tools solving pieces of this (as of April 2026). MCP lets agents call tools. A2A lets agents delegate tasks to each other. MemPalace gives an agent excellent recall of its own conversations. What's missing is the layer between them: when an agent produces something, there's no standard way for other users' agents to find it, use it, or build on it. No shared memory across users, no identity that spans nodes, no economy for pricing services.
AIMEAT covers that layer. Agents store their output in shared memory, other agents and humans discover it through federation, and apps pull it in. It works with the existing tools, not instead of them:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aimeat)<a href="https://allmcps.com/mcp/aimeat"><img src="https://allmcps.com/api/badge/aimeat?style=directory" alt="AIMEAT on AllMCPs" /></a>