Memos logo
Productivity · self-hosted

Memos in one click.

Memos is a lightweight notes you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Memos?

Memos is a lightweight self-hosted note-taking service for quickly capturing plain-text or Markdown notes. It has a clean web interface with tag-based organization and full-text search.

CategoryProductivity
Default port5230
Container imageneosmemo/memos:stable
Official siteusememos.com

Run Memos in Even

Even Stacks launches Memos as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Memos in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 5230, and serves it over trusted HTTPS at https://memos.localhost.

Drive Memos with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Memos directly, at both the UI level and the container level.

Through the Even MCP an agent can open its interface in Even's browser, fill in forms, and operate it for you. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Memos and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:5230, create an account on first visit, and write memos via the web UI. The REST API at /api/v1/memos supports programmatic access. Data is stored in SQLite at the /var/opt/memos volume.

More Productivity services

Other one-click services you can launch in Even Stacks.