Developer Tools
Trust: 29/100 (Limited)io.github.toby/mirror-mcp Guide
Mirror MCP: Introspection for LLMs
11 starsby toby
Quick Start
Install
npx mirror-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-toby-mirror-mcp": {
"command": "npx",
"args": [
"mirror-mcp"
]
}
}
}