mcp-server-clawcast
MCP server for ClawCast — AI-generated rap songs about today's headlines in any rapper's style.
Tools
discover | Read the ClawCast agent manifest (pricing, endpoints, capabilities) |
trial | Generate a free sample song — no payment, no email |
generate_song | Generate a paid song via x402 (1 USDC) |
check_status | Poll a song generation job for progress |
list_community | Browse community-created songs |
Quick Start
npx mcp-server-clawcast
Or install globally:
npm install -g mcp-server-clawcast
Claude Desktop Config
Add to your claude_desktop_config.json:
{
"mcpServers": {
"clawcast": {
"command": "npx",
"args": ["mcp-server-clawcast"]
}
}
}
Payment
- Free trial: 1 song/day, no payment needed
- Paid: 1 USDC per song via x402 protocol
- Subscription: $1/month at clawcast.app
License
MIT