Split (creator affiliate platform) for Claude Desktop
co.split.mcp/split
Split affiliate platform: creators earn on product links, brands run creator campaigns and gifting.
client:Claude Desktop
transport:streamable-http
Install Split (creator affiliate platform) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"split": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.split.co/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs