A Model Context Protocol (MCP) server that provides a clean interface for Perforce (P4) operations in Claude Desktop. This server wraps P4 commands to make them more reliable and easier for Claude to …
{
"mcpServers": {
"cocoon-aimcp-perforce": {
"command": "npx",
"args": [
"-y",
"@cocoon-ai/mcp-perforce"
]
}
}
}