Pi MCP Adapter 2.32.1 fixes the package artifacts for the 2.32 release. Public helper imports now match the source changes that shipped in 2.32.0, including the setup-target helpers and updated MCP Apps types. If you already installed 2.32.0, upgrade to 2.32.1 so installs and downstream imports see the complete build.
Highlights
- Public helper imports are in sync with the latest source.
- Package installs include the generated config and type artifacts for the 2.32 changes.
- The MCP Apps and
/mcp setupimprovements from 2.32 are safer to consume from downstream code.
Need to know
| Affected users | What to do |
|---|---|
Anyone who installed 2.32.0 or imports public helper subpaths |
Upgrade to 2.32.1. |
Full changelog
Fixed
- The published package now includes the updated public helper build artifacts for the
2.32.0config and MCP Apps changes.