mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-03-24 03:38:05 +00:00
feat: update config
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from operator import add, mul, sub, truediv
|
||||
|
||||
from mcp_template_python.lib.better_mcp import BetterFastMCP
|
||||
|
||||
from ..config import settings
|
||||
from ..lib.better_mcp import BetterFastMCP
|
||||
|
||||
mcp = BetterFastMCP("math", settings=settings.instructions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user