Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"jitsu": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jitsu"
]
}
}
}