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