You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove Smithery badge from README
- Update installation instructions to use git clone + uv sync
- Remove Smithery links from website
- Update site-prompt.md to not include Smithery in future generations
- Expand installation section on website with step-by-step guide
MCP server connecting Claude with Spotify. This fork of [varunneal/spotify-mcp](https://github.com/varunneal/spotify-mcp) adds smart-batching tools and advanced playlist features that optimize API usage.
6
4
7
5
## Features
@@ -23,21 +21,19 @@ MCP server connecting Claude with Spotify. This fork of [varunneal/spotify-mcp](
23
21
1. Create account at [developer.spotify.com](https://developer.spotify.com/)
24
22
2. Create app with redirect URI: `http://localhost:8888`
25
23
26
-
### 2. Install via Smithery (Recommended)
27
-
```bash
28
-
npx -y @smithery/cli install @jamiew/spotify-mcp --client claude
0 commit comments