Docs · Connectors

Use Mnem with Warp

Warp's agent, with a memory: your setups, conventions, and past fixes on tap while you work in the terminal.

What you get

  • Memory tools available to Warp's AI agent
  • Recall past incident fixes and machine-specific quirks mid-session
  • Shared context with the rest of your connected tools

Connect

Manual setup — a pasted snippet and about a minute.

  1. Open Warp's MCP settings

    In Warp, open Settings → AI and find the MCP servers section.

  2. Add the server

    Add a new server using the command or JSON from Mnem's Connections panel (Warp → Manual setup), then start it.

  3. Verify

    Check that the server shows as running in Warp's MCP list, then ask the agent to recall something.

Manual configuration

Copy the exact snippet from Mnem's Connections panel to get the right path.

{
  "mcpServers": {
    "mnem": {
      "command": "/Applications/Mnem.app/Contents/MacOS/mnem-mcp"
    }
  }
}

Troubleshooting

MCP support requires a recent Warp release with agent features enabled. If the server shows as stopped, start it from Warp's MCP list and check the command path matches your Mnem install.

← All connectors  ·  Get Mnem