holomime for Claude Desktop
io.github.productstein/holomime
Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP
client:Claude Desktop
transport:stdio
runtime:npm
Install holomime in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"holomime": {
"command": "npx",
"args": [
"-y",
"holomime"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs