Skip to content
Zed

mcp chainladder for Zed

io.github.datalattice/mcp-chainladder

Actuarial chain-ladder reserving: IBNR, Mack stochastic stats, and assumption diagnostics.

client:Zed transport:stdio runtime:pypi

Install mcp chainladder in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-chainladder": {
      "command": "uvx",
      "args": [
        "mcp-chainladder"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp chainladder in other clients