Metadata-Version: 2.4
Name: meok-ai-reflection-mcp
Version: 1.0.0
Summary: MEOK AI Labs - ai-reflection MCP server extracted from SOV3
Project-URL: Homepage, https://meok.ai
Project-URL: Repository, https://github.com/CSOAI-ORG/ai-reflection-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

# AI Reflection MCP Server

MEOK AI Labs - Self-reflection and introspection MCP server for autonomous AI systems.

## Installation

```bash
pip install meok-ai-reflection-mcp
```

## Usage

```bash
ai-reflection-mcp
```

## Features

- Self-reflection capabilities for AI systems
- Introspection and meta-cognition
- Integration with MEOK AI Labs ecosystem

## License

Apache-2.0