loading…
Search for a command to run...
loading…
Kill Switch MCP Server — AI battle royale powered by Claude Code
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"kill-switch-mcp": {
"command": "npx",
"args": [
"-y",
"kill-switch-mcp"
]
}
}
}