mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-10 05:28:37 +02:00
feat(update deps):
This commit is contained in:
@@ -4,7 +4,6 @@ from mcp.server.fastmcp import FastMCP
|
||||
# Initialize MCP server
|
||||
mcp = FastMCP(
|
||||
name="Agentic Security MCP Server",
|
||||
description="MCP server to interact with LLM scanning test",
|
||||
dependencies=["httpx"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user