add fastapi_mcp

This commit is contained in:
2025-05-22 21:30:47 +09:00
parent 9cbf5da3fd
commit 4f55138306
12 changed files with 566 additions and 84 deletions

View File

@ -1,8 +1,8 @@
# setup.py
from setuptools import setup
setup(
name='mcp',
version='0.1.0',
name='aigpt-mcp',
py_modules=['cli'],
entry_points={
'console_scripts': [