Skip to content
Claude Desktop

masterytrace for Claude Desktop

io.github.rudrendupaul/masterytrace

Wraps the MasteryTrace CLI as a single generic MCP tool for skill-mastery tracking.

client:Claude Desktop transport:stdio runtime:pypi

Install masterytrace in Claude Desktop

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

{
  "mcpServers": {
    "masterytrace": {
      "command": "uvx",
      "args": [
        "masterytrace-cli"
      ]
    }
  }
}

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

masterytrace in other clients