Model Ledger for Claude Desktop
io.github.block/model-ledger
Model inventory and governance: trace deployed models and their dependencies as an append-only log
client:Claude Desktop
transport:stdio
runtime:pypi
Install Model Ledger in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"model-ledger": {
"command": "uvx",
"args": [
"model-ledger"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs