Metadata-Version: 2.4
Name: meok-bft-governance-mcp
Version: 1.0.0
Summary: MEOK AI Labs - bft-governance MCP server extracted from SOV3
Project-URL: Homepage, https://meok.ai
Project-URL: Repository, https://github.com/CSOAI-ORG/bft-governance-mcp
Author-email: MEOK AI Labs <hello@meok.ai>
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: mcp>=1.0.0
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: black>=22.0; extra == 'dev'
Requires-Dist: isort>=5.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Description-Content-Type: text/markdown

# BFT Governance MCP Server

MEOK AI Labs - Byzantine Fault Tolerance governance MCP server extracted from SOV3.

## Installation

```bash
pip install meok-bft-governance-mcp
```

## Usage

```bash
bft-governance-mcp
```

## Features

- Byzantine fault tolerance for AI governance
- Multi-node consensus mechanisms
- Integration with MEOK AI Labs ecosystem

## License

Apache-2.0