mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-19 17:50:59 +00:00
feat: add mcp
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""OpenIsle MCP server package."""
|
||||
|
||||
from .config import Settings, get_settings
|
||||
|
||||
__all__ = ["Settings", "get_settings"]
|
||||
|
||||
Reference in New Issue
Block a user