Skip to content
Claude Desktop

ModWrench for Claude Desktop

io.github.171county/modwrench

One MCP server for mod platforms and local modding diagnostics. No data kept.

client:Claude Desktop transport:stdio runtime:npm

Install ModWrench in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "modwrench": {
      "command": "npx",
      "args": [
        "-y",
        "@modwrench/cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ModWrench in other clients