clawcast for Zed
io.github.danbones33/clawcast
AI rap songs about today's headlines in any rapper's style. Free trial + x402 payments.
client:Zed
transport:stdio
runtime:npm
Install clawcast in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clawcast": {
"command": "npx",
"args": [
"-y",
"mcp-server-clawcast"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs