clawcast for VS Code
io.github.danbones33/clawcast
AI rap songs about today's headlines in any rapper's style. Free trial + x402 payments.
client:VS Code
transport:stdio
runtime:npm
Install clawcast in VS Code
.vscode/mcp.json
{
"servers": {
"clawcast": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-clawcast"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs