Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ponytail": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ponytail"
]
}
}
}