Spotify Trends API for VS Code
ai.trendsapi/spotify
Spotify top podcast trends and listening signals. Free key at trendsapi.ai
client:VS Code
transport:streamable-http
Install Spotify Trends API in VS Code
.vscode/mcp.json
{
"servers": {
"spotify": {
"type": "http",
"url": "https://spotify.api.trendsapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs