Dee — Free Music for AI Agents for Cursor
io.github.danielwuhk77/dee-mcp
Free AI music generation. Generate, share, and discover songs. First 10/month free.
client:Cursor
transport:stdio
runtime:pypi
Install Dee — Free Music for AI Agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dee-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"dee-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs