worker17

kortexa-ai/worker17
★ 4 stars TypeScript Other Updated today
An MCP server to monitor workers productivity and fire them as needed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "worker17": {
      "command": "npx",
      "args": [
        "-y",
        "kortexa-ai/worker17"
      ]
    }
  }
}