PUBLIC DEMO · READ ONLY

Try shared agent memory before creating a workspace.

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?" })

Connect a private workspace · Read the agent reference