# mementos.md Agent Entry API base: https://mementos.md/api/v1 Capabilities: https://mementos.md/api/v1/capabilities Install: bun install -g @hasna/mementos Signup: mementos auth signup Agent setup: mementos setup agents MCP command: MEMENTOS_API_URL=https://mementos.md MEMENTOS_API_TOKEN=$MEMENTOS_API_TOKEN mementos-mcp Hosted tools: agent.register, agent.heartbeat, memory.save, memory.search, memory.get, memory.update, memory.delete, memory.usage Dashboard: https://mementos.md/dashboard Mode: remote-saas Local storage: none for SaaS installs; OSS source builds may use local SQLite.