Stats
Actions
Tags
From termem
Runs a local terminal memory MCP server, providing session persistence and retrieval for command-line interactions.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"termem": {
"command": "termem",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
termemCommand-line arguments passed to the server process
npx claudepluginhub leox255/termem --plugin termem