Agent Workflow
A product surface for real agent systems
Memnode is not only a local MCP server anymore. The hosted surface now covers signup, tenant provisioning, quota-aware API tokens, and a Rust data plane that remains compatible with the local-first story.
Hosted HTTP API
Best for deployed agents that need shared memory across machines or services.
Local MCP mode
Best for Claude Code, Desktop, or repo-local workflows where everything stays on the user machine.
Scoped tokens
Use `memory.read`, `memory.write`, or `memory.admin` rather than broad untracked secrets.