Model Context Protocol (MCP) server configuration and tool manifest for metalbear-co/mirrord
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mirrord": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mirrord"
]
}
}
}