Debugging

Debugging

Enable Logging

MCPM_LOG_LEVEL=debug mcpm-dev add tool

Common Issues

  • Tool not found: check package.json main field
  • Agent ignores tool: restart client
  • Permission errors: chmod +x server.js