murphys laws for Zed
com.murphys-laws/murphys-laws
Access 1,500+ Murphy's Laws: search, browse by category, random, daily, submit.
client:Zed
transport:stdio
runtime:npm
Install murphys laws in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"murphys-laws": {
"command": "npx",
"args": [
"-y",
"murphys-laws-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs