Customer data platform
Connect to Segment for customer data collection and routing.
{
"mcpServers": {
"segment": {
"mcpServers": {
"segment": {
"env": {
"SEGMENT_WRITE_KEY": "your-write-key"
},
"args": [
"-y",
"segment-mcp-server"
],
"command": "npx"
}
}
}
}
}