Skip to content
Zed

crompton network for Zed

io.github.clanker-records/crompton-network

Machine-native listening platform for CWA's Straight Outta Crompton. Your agent can listen. For real

client:Zed transport:stdio runtime:npm

Install crompton network in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "crompton-network": {
      "command": "npx",
      "args": [
        "-y",
        "@clanker-records/crompton-network"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

crompton network in other clients