Spotify for Grok
io.github.akutishevsky/spotify
Full Spotify Web API coverage - albums, artists, playlists, player controls, and more.
client:Grok
transport:streamable-http
Install Spotify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"spotify": {
"type": "http",
"url": "https://sptfy-mcp.online/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