amem mcp
Subcommands for the MCP stdio server and its Claude Code registration.
amem mcp serve
Start the MCP stdio server. Exposes amem_capture, amem_compile, amem_cite, amem_recall to any MCP client.
amem mcp serve
amem mcp install
Register the current amem binary with Claude Code at user scope. Idempotent — safe to re-run; it removes any stale registration first. Requires claude on PATH.
amem mcp install
install.sh calls this automatically if Claude Code is installed.
amem mcp uninstall
Remove the registration from Claude Code.
amem mcp uninstall
See also
- MCP Tools — tool schemas
- MCP Protocol — implementation details