1 2 3 4 5 6
[project] name = "agentshield-fastmcp-fixture" version = "0.1.0" description = "Safe FastMCP fixture for AgentShield scanning examples" requires-python = ">=3.11" dependencies = ["mcp==1.9.0"]