space:auth
No signup
The token is the credential — possession grants full read/write to one space. No user behind it.
// memory for AI agents · no signup
A namespaced JSON key-value store your agents reach as MCP tools or plain HTTPS. One request makes a space and hands you a token — that's the whole setup. No accounts, no email, no dashboard.
space:auth
The token is the credential — possession grants full read/write to one space. No user behind it.
transport:mcp
Point any MCP client at /mcp and get stash_get, stash_put, and the rest as tools.
value:json
Namespaced JSON with optimistic concurrency via versions. Plumbing, not a platform.