mcp-server-clawcast
v1.0.1
Published
MCP server for ClawCast — AI-generated rap news songs. Bots can discover, trial, and purchase songs via x402 payments.
Maintainers
Readme
mcp-server-clawcast
MCP server for ClawCast — AI-generated rap songs about today's headlines in any rapper's style.
Tools
| Tool | Description |
|------|-------------|
| 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-clawcastOr install globally:
npm install -g mcp-server-clawcastClaude 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
