COSMOS77-ex06

AbdallahKhaldi/COSMOS77-ex06
★ 0 stars Python AI/LLM Updated today
UOH-RL07 HW6 — Cops & Robbers: dual AI agents over MCP servers (203.3763)
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": {
    "cosmos77-ex06": {
      "command": "uvx",
      "args": [
        "cosmos77-ex06"
      ]
    }
  }
}

Or install with pip: pip install cosmos77-ex06

README Excerpt

> A scientific report on two autonomous AI agents — a **Cop** and a **Thief** — that play a > turn-based pursuit on a config-driven grid, each backed by its own **FastMCP server**, > coordinating in **free natural language** under **partial observability**, driven by a single > **orchestrator (MCP Client) running Gemini** with native MCP tool-calling. The pipeline runs

Tools (5)

COSMOS77msg_ledgerpos_coppos_thiefpygame