-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Initial Checks
- I confirm that I'm using the latest version of Pydantic AI
- I confirm that I searched for my issue in https://github.com/pydantic/pydantic-ai/issues before opening this issue
Description
I want to run the latest version of mcp-run-python with deno and use the streamable_http option introduced with this PR: #2230 as documented here: https://ai.pydantic.dev/mcp/run-python/
The documentation creates the impression, that this feature is already useable via deno.
But looking at the JSR packages: https://jsr.io/@pydantic/mcp-run-python/versions the latest package is already 2 months old and therefore fails when trying to use the streamable_http option.
Could we update the package in jsr to make it work?
Example Code
deno run -N -R=node_modules -W=node_modules --node-modules-dir=auto jsr:@pydantic/mcp-run-python streamable_httpPython, Pydantic AI & LLM client version
latest