yarn global add mcpdnpm install -g mcpdSimply run mcpd command after installation and navigate to http://localhost:3000/
$ mcpd -h
Usage: mcpd [options]
Options:
-V, --version output the version number
-p, --port <number> Port to run on. Default: 3000
-h, --help output usage informationAll Settings are stored in $HOME/.config/mcpd/config.json
You can change that in settings
You can change that in settings
You have to go to the settings and in there, you can choose which packets should be ignored by the server.
To start monitoring packets click on the 'Record' button.
The buffer size for the application is 2048 packets. Too many packets may be slowing down performance. To change the buffer size use --buffer. (Not implemented yet.)
You can use the filter button on a packet.
See Ignoring packets


