Metadata-Version: 2.1
Name: concierge-sdk
Version: 0.6.1
Summary: Deploy production grade MCP apps in seconds
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: mcp >=1.0.0
Requires-Dist: httpx >=0.25.0
Provides-Extra: all
Requires-Dist: sentence-transformers >=2.0.0 ; extra == 'all'
Requires-Dist: numpy >=1.24.0 ; extra == 'all'
Provides-Extra: postgres
Requires-Dist: psycopg2-binary >=2.9.0 ; extra == 'postgres'

