Metadata-Version: 2.4
Name: mcphero
Version: 0.0.1
Summary: Simple and Fast framework to use MCP servers natively with AI clients.
Project-URL: Homepage, https://github.com/stepacool/mcphero
Project-URL: Issues, https://github.com/stepacool/mcphero/issues
Project-URL: Website, https://mcphero.app
Project-URL: Documentation, https://mcphero.app/docs
Author-email: Stepan Filonov <stepanfilonov@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: llm clients,mcp,mcp client,openai,tool calling
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: httpx
Requires-Dist: openai
Provides-Extra: google-genai
Requires-Dist: google-genai; extra == 'google-genai'
