Windows setup About 5 minutes

Echo for Windows, without the app.

The Windows app is still on its way. Until then, install the Echo MCP bridge from Command Prompt to carry memory across your AI tools today.

Works withCodexClaude CodeCursor
Command Prompt Ready
C:\Users\you>npm i -g @echomem/mcp@latest && echomem-mcp init

added EchoMem MCP · opening secure setup…

Echo is ready to connectYour browser opens for secure sign-in.

Three steps. One lasting memory.

Install npm, run one command, then finish the secure setup in your browser.

  1. 01

    Install Node.js + npm

    npm is included with Node.js, so one download gives you everything you need.

    Already have Node.js? You can move straight to step two.

    Get Node.js LTS
  2. 02

    Run the Echo command

    Open Command Prompt, paste this line, and press Enter.

    npm i -g @echomem/mcp@latest && echomem-mcp init
  3. 03

    Connect Echo and restart

    Finish sign-in in your browser, then fully reopen your AI tool.

    Start a fresh chat and ask:

    Is EchoMem connected?

What happens next?

Echo becomes the shared memory layer beneath your tools. Ask an agent to recall an old decision, or tell it to save the useful parts of the work you just finished.

“What did we decide about the retry logic?”

“Save this conversation to Echo.”

If Windows gets in the way.

These three fixes cover the most common setup issues.

“npm” is not recognized

Install the current Node.js LTS release, then close and reopen Command Prompt before trying again.

The && command is rejected

Use Command Prompt or PowerShell 7. The older Windows PowerShell 5.1 does not support &&.

Your agent cannot see Echo

Fully quit and reopen the agent after setup. MCP configuration is read when the app starts.

Using a Mac? The Echo app handles setup for you.

Download Echo for Mac