Metadata-Version: 2.4
Name: defoneos-tak-mcp
Version: 1.0.0
Summary: DEFONEOS TAK MCP — FreeTAKServer, ATAK plugin management, CoT routing for UK defence
Author-email: "MEOK AI Labs (CSOAI LTD)" <team@meok.ai>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcp>=1.28.0
Requires-Dist: pydantic>=2.0
Dynamic: license-file

# defoneos-tak-mcp

**DEFONEOS TAK MCP — Team Awareness Kit integration bridge for UK defence.**

> FreeTAKServer + ATAK plugin management + CoT (Cursor-on-Target) routing.
> Part of DEFONEOS — the UK Sovereign Defence AI Operating System.
> Built by MEOK AI Labs (CSOAI LTD, Company No. 16939677).

## Installation

```bash
pip install defoneos-tak-mcp
```

## Tools

| Tool | Description |
|------|-------------|
| `create_tak_server_config` | Generate FreeTAKServer configuration |
| `generate_tak_data_package` | Generate TAK Data Package (CoT XML) |
| `check_tak_compatibility` | Verify ATAK/TAK compatibility |
| `generate_atak_plugin_manifest` | Generate ATAK plugin manifest.json |
| `route_cot_message` | Route CoT through TAK federation |

## Supported Platforms

| Platform | Version |
|----------|---------|
| FreeTAKServer | 2.2.7 |
| ATAK | 5.4.0 |
| WinTAK | 4.10.0 |
| iTAK | 2.8.0 |
| WebTAK | 1.3.0 |

## License

MIT — MEOK AI Labs (CSOAI LTD)
