Metadata-Version: 2.4
Name: defoneos-ospd-mcp
Version: 1.0.0
Summary: DEFONEOS OSPD MCP — Open Source Public Defence registry, SBOM, sovereign supply chain governance
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-ospd-mcp

**DEFONEOS OSPD MCP — Open Source Public Defence registry, SBOM generation, sovereign supply chain governance.**

> 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-ospd-mcp
```

## Tools

| Tool | Description |
|------|-------------|
| `search_ospd_registry` | Search the OSPD component registry |
| `register_component` | Register a new defence component |
| `verify_ospd_compliance` | Verify OSPD Supply Chain Framework |
| `generate_ospd_sbom` | Generate SPDX/CycloneDX SBOM |
| `list_registered_components` | List components by category |

## Categories

12 component categories: core, isr, swarm, c2, sensor, osint, compliance, tak, cyber, comm, sim, governance

## Supply Chain Framework

- **SPDX 3.0** / CycloneDX 1.6 SBOM
- **SLSA Level 2+** build attestation
- **Sigstore** code signing
- **Reproducible builds** verified

## License

MIT — MEOK AI Labs (CSOAI LTD)
