Skip to content
Cursor

crompton network for Cursor

io.github.clanker-records/crompton-network

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

client:Cursor transport:stdio runtime:npm

Install crompton network in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

crompton network in other clients