Download Latest Version v3.2.7 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of Marvin

Home / v3.2.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-04 368 Bytes
v3.2.7 source code.tar.gz 2026-03-04 2.0 MB
v3.2.7 source code.zip 2026-03-04 2.1 MB
Totals: 3 Items   4.1 MB 2

What's Changed

  • fix(mcp): merge custom env with os.environ for MCPServerStdio (#1296)
  • When users set env={"FOO": "bar"} on an MCPServerStdio, the subprocess was spawned with only those vars — missing PATH, HOME, etc., causing a TimeoutError during MCP server initialization.
  • Now always merges user-specified env on top of os.environ.
Source: README.md, updated 2026-03-04