MCP server adapter for Memento. Translates MCP tool calls into command-registry invocations.
{
"mcpServers": {
"psraghuveermemento": {
"command": "npx",
"args": [
"-y",
"@psraghuveer/memento-server"
]
}
}
}