Reference

Migrating from `pnpm mcp:*`

Migrating from pnpm mcp:*

The legacy pnpm mcp:* helpers map directly onto the mcporter CLI.

  • pnpm mcporter:listnpx mcporter list
  • pnpm mcporter:call server.tool key=valuenpx mcporter call server.tool key=value
  • New flags: --schema surfaces full tool schemas, and --tail-log follows log output referenced by responses.

For a step-by-step checklist (including config updates and environment variables) see docs/migration.md.