Loading MCP server directory, please wait...
Outcome predictions and judge profiles from 2,741 ML models trained on 30.3M court records.
npx @getmcp/cli add io.github.mysplitifi/splitifi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SPLITIFI_API_KEYYour Splitifi API key. Get one at mysplitifi.com/developers. Keys start with sk_live_ (production) or sk_test_ (sandbox — all tools unlocked, synthetic responses).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mysplitifi/splitifi-mcp": {
"command": "npx",
"args": [
"-y",
"splitifi-mcp"
],
"env": {
"SPLITIFI_API_KEY": "",
"SPLITIFI_API_URL": ""
}
}
}
}