Skip to content
Windsurf

Model Ledger for Windsurf

io.github.block/model-ledger

Model inventory and governance: trace deployed models and their dependencies as an append-only log

client:Windsurf transport:stdio runtime:pypi

Install Model Ledger in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "model-ledger": {
      "command": "uvx",
      "args": [
        "model-ledger"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Model Ledger in other clients