Optimalko/claude-blocker
🛡️ Block distracting websites when Claude Code is in use, ensuring focused work sessions and minimizing interruptions.
Platform-specific configuration:
{
"mcpServers": {
"claude-blocker": {
"command": "npx",
"args": [
"-y",
"claude-blocker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...