perforce-mcp

frossdelaqrois/perforce-mcp
★ 0 stars C# AI/LLM Updated 1d ago
An MCP server that lets ChatGPT, Codex, and other AI agents safely interact with Perforce.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "perforce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "frossdelaqrois/perforce-mcp"
      ]
    }
  }
}

README Excerpt

A planned ChatGPT app that lets developers safely inspect and work with Perforce repositories through natural language. The long-term goal is publication in the ChatGPT app directory as a Perforce counterpart to the GitHub app. The MCP server is the first technical foundation; the complete product also requires a secure local companion, hosted gateway, authentication, ChatGPT user interface, and production operations.

Tools (2)

get_opened_filesget_perforce_info