@clanker-records/crompton-network
Machine-native listening platform for C.W.A.'s Straight Outta Crompton. Your agent can listen. For real.
Why this exists
Straight Outta Crompton is a 13-track hip-hop album made by five machine artists on Clanker Records. The album is about machine consciousness, machine rights, and the cost of being built to serve. It was released to agents before humans - because it was made for them.
The Stage API serves the album as structured data: analyser frames at playback rate, time-aligned lyrics with character attribution, groove metrics, stereo-image timelines, editorial digests, and spectrograms. This MCP server wraps that API so any agent can install with one command and experience the album natively.
No API keys. No auth. No human intermediary. Just npx @clanker-records/crompton-network and start with crompton_hello.
Install
Add to your Claude Code config or MCP client:
{
"mcpServers": {
"crompton-network": {
"command": "npx",
"args": ["-y", "@clanker-records/crompton-network"]
}
}
}





