Skip to content
Claude Desktop

trace forge for Claude Desktop

io.github.mdfifty50-boop/trace-forge

Structured execution trace and span logging for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install trace forge in Claude Desktop

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

{
  "mcpServers": {
    "trace-forge": {
      "command": "npx",
      "args": [
        "-y",
        "trace-forge-mcp"
      ]
    }
  }
}

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

trace forge in other clients