HW6_Dual-AI-Agent-Cop-Thief-Chase-via-MCP-Servers

Saed-Abdalgani/HW6_Dual-AI-Agent-Cop-Thief-Chase-via-MCP-Servers
★ 0 stars Python AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hw6_dual-ai-agent-co": {
      "command": "uvx",
      "args": [
        "hw6-dual-ai-agent-cop-thief-chase-via-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install hw6-dual-ai-agent-cop-thief-chase-via-mcp-servers