Connects Claude directly to Perforce P4 version control through Python bindings. You get tools for managing changelists, shelving files, handling workspaces, creating jobs, and running code reviews. Ships with safety defaults like read-only mode and interactive confirmations before destructive operations like obliterate. You can toggle which tool categories to expose (files, streams, reviews, etc.) and it works via stdio or Docker. Useful when you need Claude to help with P4 workflows, browse depot history, or manage review comments without leaving the conversation. Requires a P4 server connection and valid credentials. Works on Windows, macOS, and Linux with pre-built binaries or uvx.