diff --git a/pyproject.toml b/pyproject.toml index 4dd8db74..40444292 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,6 +55,7 @@ dev = [ "pytest-asyncio>=0.24.0", "pytest-xdist>=3.6.1", "ruff>=0.7.1", + "mcp>=1.9.4", ] [build-system]