This website requires JavaScript.
Explore
Help
Register
Sign In
giuseppe
/
ai-station
Watch
1
Star
0
Fork
You've already forked ai-station
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2010c4e84c
ai-station
/
.venv
/
lib
/
python3.12
/
site-packages
/
mcp
/
cli
/
__init__.py
7 lines
107 B
Python
Raw
Blame
History
"""
FastMCP CLI package.
"""
from
.
cli
import
app
if
__name__
==
"
__main__
"
:
# pragma: no cover
app
(
)
Reference in New Issue
View Git Blame
Copy Permalink