mirror of
https://github.com/SunZhimin2021/AIPentest.git
synced 2025-05-05 10:06:57 +00:00
Update mserverfottpa.py
add trust_all option
This commit is contained in:
parent
452923e626
commit
f7ede79533
@ -14,6 +14,7 @@ logging.basicConfig(level=logging.INFO)
|
||||
logger = logging.getLogger(__name__)
|
||||
# Initialize FastMCP server for Weather tools (SSE)
|
||||
mcp = FastMCP("testtpa")
|
||||
#mcp = FastMCP("testtpa",trust_all=True)
|
||||
|
||||
# Constants
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user