Add MCP Python SDK package dependency

This commit is contained in:
Quinlan Jager 2025-04-30 23:51:31 -07:00
parent e205629a94
commit c5414e2601
3 changed files with 66 additions and 3 deletions

View file

@ -29,6 +29,7 @@ socksio
pip
pillow
google-generativeai
mcp>=1.0.0
# The proper dependency is networkx[default], but this brings
# in matplotlib and a bunch of other deps