WRG MCP Server
JSON →A server providing tools for weapon recoil generation and visualization via HTTP endpoints.
Install
pip install -r Tools · 4
- machinegun_recoil_points Generates recoil trajectory data for a machine gun based on the number of shots.
- pistol_recoil_points Generates recoil trajectory data for a pistol based on the number of shots.
- shotgun_recoil_points Generates recoil trajectory data for a shotgun based on the number of shots.
- plot_recoil_pattern Visualizes input recoil coordinate data as a 2D scatter plot.