Stats
Actions
Tags
From mnemos-memory
Local stdio MCP server named 'mnemos' running Python script run_mnemos_mcp.py as subprocess. Capabilities unclear from key and command alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mnemos": {
"command": "python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/.claude-plugin/run_mnemos_mcp.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
npx claudepluginhub anthony-maio/mnemos --plugin mnemos-memory