Skip to content
Zed

Splitifi Intelligence MCP for Zed

io.github.mysplitifi/splitifi-mcp

Outcome predictions and judge profiles from 2,741 ML models trained on 30.3M court records.

client:Zed transport:stdio runtime:npm

Install Splitifi Intelligence MCP in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "splitifi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "splitifi-mcp"
      ],
      "env": {
        "SPLITIFI_API_KEY": "<SPLITIFI_API_KEY>",
        "SPLITIFI_API_URL": "<SPLITIFI_API_URL>"
      }
    }
  }
}

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

Splitifi Intelligence MCP in other clients