Metadata-Version: 2.4
Name: aipython-mcp
Version: 0.1.3
Summary: Allows an agent to cooperatively interact with IPython sessions
Requires-Python: >=3.10
Requires-Dist: ipykernel
Requires-Dist: ipython
Requires-Dist: jupyter-client
Requires-Dist: mcp[cli]>=1.2.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
