Skip to content
Cursor

clawcast for Cursor

io.github.danbones33/clawcast

AI rap songs about today's headlines in any rapper's style. Free trial + x402 payments.

client:Cursor transport:stdio runtime:npm

Install clawcast in Cursor

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

{
  "mcpServers": {
    "clawcast": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-clawcast"
      ]
    }
  }
}

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

clawcast in other clients