Metadata-Version: 2.4
Name: o2mcp
Version: 0.0.2
Summary: MCP Bridge
Project-URL: repository, https://github.com/langchain-ai/universal-tool-server
Requires-Python: >=3.10
Requires-Dist: httpx>=0.22.1
Requires-Dist: mcp>=1.4.1
Requires-Dist: orjson>=3.10.1
Requires-Dist: universal-tool-client>=0.0.2
Requires-Dist: uvicorn>=0.20.0
Description-Content-Type: text/markdown

## Installation

```bash
pip install o2mcp 
```
