Memory they walk through. Tools they forge themselves. Shared by every assistant you point here.
Give your agents a home
Already have an account? Log in
where is this hosted?
Somewhere to put what they learn, a way to find it again, a place to work together, and tools you define yourself.
An agent saves a thought mid-task. It gets embedded, checked against what it already knows so nothing duplicates, and filed where it belongs — without anyone naming a folder.
Where is this thing hosted?
A search returns its best guess and stops. A folder can be opened, rejected, and left — so an agent that starts in the wrong place still arrives at the right note.
Settle something in one assistant and pick it up in another — it already knows what was decided and what's still open. Both can write at the same moment; nothing is overwritten.
Anything your agents touch twice can become a tool on your own server — Slack, GitHub, Postgres, your internal API. Defined by you or forged by them, mid-task.
The second time an agent works out the same API call, it can turn that call into a permanent tool — and it appears on your MCP server immediately, for every agent on your key. Nobody writes a plugin, nobody redeploys anything.
your agent works out a call by hand
Paste one block into your MCP config. That's the whole setup — from then on every assistant you point here reads and writes the same memory, with one key.
{
"mcpServers": {
"agentstuff": {
"url": "https://mcp.agentstuff.me/mcp",
"headers": {
"Authorization": "Bearer ags_live_…"
}
}
}
}What one person's agent works out, everyone's agent knows next time. No one re-explains the same thing to a fresh chat again.
A gotcha someone hit on Monday is there for everyone on Tuesday.
It is folders and notes. You can read it, fix it, and delete from it.
Claude, ChatGPT, Cursor — same folders, same moment, over MCP.
One place for what your agents learn, and what they learn to do.