Dee — Free Music for AI Agents for Grok
io.github.danielwuhk77/dee-mcp
Free AI music generation. Generate, share, and discover songs. First 10/month free.
client:Grok
transport:stdio
runtime:pypi
Install Dee — Free Music for AI Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dee-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"dee-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs