Metadata-Version: 2.4
Name: oris-mcp-server
Version: 0.2.0
Summary: Oris MCP Server: dual-transport AI agent payment tools for Claude and LangChain.
Requires-Python: >=3.10
Requires-Dist: httpx<1,>=0.27
Requires-Dist: pydantic<3,>=2.0
Provides-Extra: grpc
Requires-Dist: grpcio-tools<2,>=1.60; extra == 'grpc'
Requires-Dist: grpcio<2,>=1.60; extra == 'grpc'
Provides-Extra: native
Requires-Dist: oris-core>=0.1.0; extra == 'native'
Provides-Extra: performance
Requires-Dist: uvloop>=0.19; (sys_platform != 'win32') and extra == 'performance'
