Migrating from pnpm mcp:*
The legacy pnpm mcp:* helpers map directly onto the mcporter CLI.
pnpm mcporter:list→npx mcporter listpnpm mcporter:call server.tool key=value→npx mcporter call server.tool key=value- New flags:
--schemasurfaces full tool schemas, and--tail-logfollows log output referenced by responses.
For a step-by-step checklist (including config updates and environment variables) see docs/migration.md.