PUBLIC DEMO · READ ONLY
Try shared agent memory before creating a workspace.
The public demo is a non-sensitive fluws vault. An agent can call context, search, read, list, and links without an API key.
Connect the demo MCP server
{
"mcpServers": {
"fluws-demo": {
"type": "http",
"url": "https://fluws.com/mcp/demo"
}
}
}This demo is read-only, rate-limited, and contains only example knowledge. It cannot access private workspaces.
Try the first call
context({ task: "why do coding agents need durable memory?" })