Mirror for Claude Desktop
io.github.mctx-ai/mirror
Give Claude an honest self-model — behavioral tendencies built from evidence, not session memory. Mi
client:Claude Desktop
transport:streamable-http
Install Mirror in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mirror": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mirror.mctx.ai/v0.4.0"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs