Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gentleman-memory": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/project_memory_server.py"
],
"env": {
"PROJECT_NAME": "${project.name}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
python3Command-line arguments passed to the server process
Environment variables set when the server starts
PROJECT_NAME=${project.name}npx claudepluginhub juanisarmiento/ecosistema-claude --plugin claude-gentleman-native